Skip to content

Commit 4628eea

Browse files
committed
Adapts docker-compose.yml
1 parent 846f176 commit 4628eea

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

examples/BaSyxQueryLanguage/docker-compose.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,6 @@ services:
9191
CD_REPO_PATH: http://localhost:8081/concept-descriptions
9292
AAS_DISCOVERY_PATH: http://localhost:8084/lookup/shells
9393
restart: always
94-
# depends_on:
95-
# aas-env:
96-
# condition: service_healthy
94+
depends_on:
95+
aas-env:
96+
condition: service_healthy

0 commit comments

Comments
 (0)