File tree Expand file tree Collapse file tree
examples/BaSyxQueryLanguage/basyx Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,12 +14,12 @@ spring.data.mongodb.authentication-database=admin
1414spring.data.mongodb.username =mongoAdmin
1515spring.data.mongodb.password =mongoPassword
1616# Elasticsearch configuration
17+ spring.elasticsearch.uris =http://elasticsearch:9200
18+ spring.elasticsearch.username =elastic
19+ spring.elasticsearch.password =vtzJFt1b
1720basyx.aasrepository.feature.search.enabled =true
1821basyx.aasrepository.feature.search.indexname =aas-index
1922basyx.submodelrepository.feature.search.enabled =true
2023basyx.submodelrepository.feature.search.indexname =sm-index
2124basyx.cdrepository.feature.search.enabled =true
2225basyx.cdrepository.feature.search.indexname =cd-index
23- spring.elasticsearch.uris =http://elasticsearch:9200
24- spring.elasticsearch.username =elastic
25- spring.elasticsearch.password =vtzJFt1b
You can’t perform that action at this time.
0 commit comments