Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
Removes unused logo env variable
  • Loading branch information
aaronzi authored Dec 22, 2024
1 parent 693ddf0 commit df9af15
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/BaSyxNGINX/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,7 @@ services:
SUBMODEL_REPO_PATH: "http://localhost/aas-env/submodels"
CD_REPO_PATH: "http://localhost/aas-env/concept-descriptions"
BASE_PATH: "/aas-ui" # without trailing slash
LOGO_PATH: "Logo/HTW.svg"
restart: always
depends_on:
aas-env:
condition: service_started
condition: service_started

0 comments on commit df9af15

Please sign in to comment.