Fix, always restart trains-server container

This commit is contained in:
allegroai 2019-07-25 02:29:39 +03:00
parent c6e765bd07
commit 1bdbc44720

View File

@ -14,7 +14,7 @@ services:
environment:
ELASTIC_SERVICE_SERVICE_HOST: ${HOSTIP}
MONGODB_SERVICE_SERVICE_HOST: ${HOSTIP}
restart: "no"
restart: always
volumes:
- type: bind
source: /opt/trains/logs