Update configurator restart policy

This commit is contained in:
DanielRadlAMR 2025-02-13 16:47:24 +01:00 committed by GitHub
parent bdcb905ba8
commit 63ad0f9c57
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,7 +40,7 @@ services:
REDIS_QUEUE: ${REDIS_QUEUE:-}
SOCKETIO_PORT: 9000
depends_on: {}
restart: no
restart: on-failure
backend:
<<: *backend_defaults