Skip to content

Commit

Permalink
Merge pull request #1048 from operable/vanstee/enable-dynamic-config
Browse files Browse the repository at this point in the history
Enable dynamic config for relay in container
  • Loading branch information
vanstee authored Oct 14, 2016
2 parents e2e2188 + 52641c4 commit a537b6e
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 a537b6e

Please sign in to comment.