fix(deployment): harden backend core recovery

This commit is contained in:
Codex
2026-05-17 11:36:10 +00:00
parent 6e5f33fac2
commit b281906e19
3 changed files with 18 additions and 3 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ services:
context: .
dockerfile: src/components/backend-core/Dockerfile
container_name: unidesk-backend-core
restart: unless-stopped
restart: always
depends_on:
- database
ports: