This commit is contained in:
Vicente Falco 2017-11-08 16:23:28 +01:00
parent f6d9f44df4
commit 568c854435
1 changed files with 2 additions and 0 deletions

View File

@ -87,6 +87,8 @@ services:
- "80" - "80"
ports: ports:
- "80:80" - "80:80"
depends_on:
- route
links: links:
- "auth:${BRANCH_NAME}-auth" - "auth:${BRANCH_NAME}-auth"
- "salix:${BRANCH_NAME}-salix" - "salix:${BRANCH_NAME}-salix"