Skip to content

Commit

Permalink
♻️ changed director-v2 env var definition in compose spec by making…
Browse files Browse the repository at this point in the history
… it explicit (#4786)
  • Loading branch information
GitHK authored Oct 2, 2023
1 parent a13e39c commit 3c742bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ services:
- MONITORING_ENABLED=${MONITORING_ENABLED:-True}
- SIMCORE_SERVICES_NETWORK_NAME=interactive_services_subnet
- TRACING_THRIFT_COMPACT_ENDPOINT=${TRACING_THRIFT_COMPACT_ENDPOINT}
- DYNAMIC_SIDECAR_PROMETHEUS_SERVICE_LABELS=${DYNAMIC_SIDECAR_PROMETHEUS_SERVICE_LABELS}
env_file:
- ../.env
volumes:
Expand Down

0 comments on commit 3c742bb

Please sign in to comment.