update restart args use always

This commit is contained in:
zly
2025-11-22 11:28:29 +08:00
parent 9e2f455b23
commit 8b068d8171
2 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ services:
traefik:
image: traefik:v3.5.3
container_name: traefik-reverse
restart: unless-stopped
restart: always
command:
- "--log.level=INFO"
- "--accesslog=true"