This commit is contained in:
Vicente Falco 2017-11-15 18:35:05 +01:00
parent e071fbb926
commit b6f6c7a7cc
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
version: '3'
version: '2'
services:
auth:
environment:
@ -87,12 +87,12 @@ services:
- "80"
ports:
- "80:80"
depends_on:
- route
mem_limit: 200m
links:
- "auth:${BRANCH_NAME}-auth"
- "salix:${BRANCH_NAME}-salix"
- "client:${BRANCH_NAME}-client"
- "mailer:${BRANCH_NAME}-mailer"
- "production:${BRANCH_NAME}-production"
- "route:${BRANCH_NAME}-route"roduction"
- "route:${BRANCH_NAME}-route"