diff --git a/docker-compose-unified.yml b/docker-compose-unified.yml index 7646d52..0e73f39 100644 --- a/docker-compose-unified.yml +++ b/docker-compose-unified.yml @@ -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