Merge branch 'dev' into test
This commit is contained in:
commit
55708c4d68
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue