Add restart always

This commit is contained in:
2026-02-07 07:55:20 +01:00
parent e749b14c8f
commit 03f3c5bb23
+1
View File
@@ -9,6 +9,7 @@ services:
- 9191:9191
volumes:
- dispatcharr_data:/data
restart: always
environment:
- DISPATCHARR_ENV=aio
- REDIS_HOST=localhost