forked from Ivasoft/traefik
[docker backend] - Add config flag to set refreshSeconds for swarmmode ticker
This commit is contained in:
committed by
Traefiker Bot
parent
2f65572247
commit
3b01488c8d
@@ -73,6 +73,13 @@ usebindportip = true
|
||||
#
|
||||
swarmMode = false
|
||||
|
||||
# Polling interval (in seconds) for Swarm Mode.
|
||||
#
|
||||
# Optional
|
||||
# Default: 15
|
||||
#
|
||||
swarmModeRefreshSeconds = 15
|
||||
|
||||
# Define a default docker network to use for connections to all containers.
|
||||
# Can be overridden by the traefik.docker.network label.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user