Skip to content

Commit

Permalink
adding feed name to envs of feed
Browse files Browse the repository at this point in the history
  • Loading branch information
flaviostutz committed Jul 12, 2018
1 parent bb550ee commit 5604ab4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose-admin.yml
Expand Up @@ -71,6 +71,8 @@ services:
image: flaviostutz/docker-swarm-feeds:1.1.0
ports:
- 5353:8000
environment:
- FEED_NAME=${CLUSTER_DOMAIN}
deploy:
labels:
traefik.frontend.rule: Host:feeds.${CLUSTER_DOMAIN}
Expand Down

0 comments on commit 5604ab4

Please sign in to comment.