Fix: Disable watch option for traefik dynamic config files.
This commit is contained in:
parent
28d4dd0a40
commit
864e3d82f0
@ -39,3 +39,4 @@ providers:
|
|||||||
network: web
|
network: web
|
||||||
file:
|
file:
|
||||||
directory: /config
|
directory: /config
|
||||||
|
watch: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user