Fix configuration doc

This commit is contained in:
CrazyMax
2019-12-15 17:01:37 +01:00
parent 045331fc31
commit ce819723d2

View File

@@ -42,15 +42,15 @@ regopts:
providers:
docker:
# Watch all containers on local Docker engine
# Watch only labeled containers on local Docker engine
local:
watch_stopped: true
# Watch only labeled containers on 10.0.0.1:2375
# Watch all containers on 10.0.0.1:2375
remote:
endpoint: tcp://10.0.0.1:2375
watch_by_default: true
swarm:
# Watch only labeled services on your local Docker Swarm
# Watch all services on local Swarm cluster
myswarm:
watch_by_default: true
static: