Update restart to unless-stopped instead of always
This commit is contained in:
parent
64c5be9359
commit
f97126930e
12 changed files with 16 additions and 21 deletions
|
@ -2,13 +2,8 @@ api:
|
|||
dashboard: true
|
||||
|
||||
log:
|
||||
filePath: "/var/log/traefik/traefik.log"
|
||||
format: json
|
||||
level: INFO
|
||||
|
||||
accessLog:
|
||||
filePath: "/var/log/traefik/access.log"
|
||||
format: json
|
||||
accessLog: {}
|
||||
|
||||
entryPoints:
|
||||
http:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue