Skip to content

Commit

Permalink
add combiner config env var
Browse files Browse the repository at this point in the history
  • Loading branch information
Wrede committed Jul 12, 2024
1 parent c410a81 commit aa55937
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ services:
environment:
- PYTHONUNBUFFERED=0
- GET_HOSTS_FROM=dns
- STATESTORE_CONFIG=/app/config/settings-combiner.yaml
- MODELSTORAGE_CONFIG=/app/config/settings-combiner.yaml
build:
context: .
args:
Expand Down

0 comments on commit aa55937

Please sign in to comment.