Skip to content

Commit

Permalink
Enable dynamic config for relay in container
Browse files Browse the repository at this point in the history
  • Loading branch information
vanstee committed Oct 14, 2016
1 parent e2e2188 commit 52641c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ relay:
- RELAY_DOCKER_CLEAN_INTERVAL=1m
- RELAY_COG_HOST=cog
- RELAY_DYNAMIC_CONFIG_ROOT=/tmp/bundle_configs
- RELAY_MANAGED_DYNAMIC_CONFIG=true
links:
- cog
entrypoint: /usr/local/bin/relay

0 comments on commit 52641c4

Please sign in to comment.