Synchronize documentation
This commit is contained in:
parent
0cfaab02c0
commit
0ca2149408
3 changed files with 83 additions and 57 deletions
|
@ -38,6 +38,9 @@ Attach labels to your containers and let Traefik do the rest!
|
|||
|
||||
```toml
|
||||
[docker]
|
||||
# swarm classic (1.12-)
|
||||
# endpoint = "tcp://127.0.0.1:2375"
|
||||
# docker swarm mode (1.12+)
|
||||
endpoint = "tcp://127.0.0.1:2377"
|
||||
swarmMode = true
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue