Fixes typo for Swarm mode in CLI example
This commit is contained in:
parent
7ab17d228f
commit
f685b3f258
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ See the [Docker Swarm API Access](#docker-api-access) section for more informati
|
||||||
```
|
```
|
||||||
|
|
||||||
```bash tab="CLI"
|
```bash tab="CLI"
|
||||||
--providers.docker.endpoint=unix:///var/run/docker.sock
|
--providers.swarm.endpoint=unix:///var/run/docker.sock
|
||||||
# ...
|
# ...
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue