Skip to content

Commit

Permalink
Add DASHBOARD_URL for girder (see whole-tale/girder_wholetale#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
Xarthisius committed Dec 3, 2018
1 parent ec40e30 commit 5c444b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions stacks/core/swarm-compose.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ services:
- celery
- traefik-net
- mongo
environment:
- DASHBOARD_URL=https://dashboard.${subdomain}.${domain}
volumes:
- "/mnt/homes:/tmp/wt-home-dirs"
- "/mnt/homes:/tmp/wt-tale-dirs"
Expand Down

0 comments on commit 5c444b5

Please sign in to comment.