Set restart to always

This commit is contained in:
2025-04-11 12:04:29 +02:00
parent dfa867236f
commit 07ff104998
+1 -1
View File
@@ -5,7 +5,7 @@ services:
security_opt:
- no-new-privileges:true
tty: true
restart: on-failure:5
restart: always
ports:
- "5800:5800"
volumes: