Merge branch 'dev' into test

This commit is contained in:
Joan Sanchez 2019-01-22 10:04:56 +01:00
commit 55708c4d68
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ services:
- ${PORT}:80 - ${PORT}:80
links: links:
- api - api
- mailer
api: api:
image: registry.verdnatura.es/salix-api:${TAG} image: registry.verdnatura.es/salix-api:${TAG}
restart: unless-stopped restart: unless-stopped