mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-12-06 06:36:25 +00:00
Fix traefik restart policy
This commit is contained in:
@@ -156,6 +156,7 @@ services:
|
||||
|
||||
traefik:
|
||||
image: traefik:v3.0
|
||||
restart: on-failure
|
||||
command:
|
||||
- "--providers.docker=true"
|
||||
- "--providers.docker.exposedbydefault=false"
|
||||
|
||||
Reference in New Issue
Block a user