removed link to mailer service on docker compose

This commit is contained in:
Joan Sanchez 2019-01-22 10:04:38 +01:00
parent 4e83172dae
commit db7f69fc41
1 changed files with 0 additions and 1 deletions

View File

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