diff --git a/compose.yaml b/compose.yaml index 81052d84..7c8e64f2 100644 --- a/compose.yaml +++ b/compose.yaml @@ -40,7 +40,7 @@ services: REDIS_QUEUE: ${REDIS_QUEUE:-} SOCKETIO_PORT: 9000 depends_on: {} - restart: no + restart: on-failure backend: <<: *backend_defaults