We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef7d94d commit 3031b00Copy full SHA for 3031b00
README.md
@@ -17,7 +17,6 @@ I have purposefully tried to keep as much of the configuration contained within
17
We create that network here.
18
`docker network create --driver overlay web-servers`
19
If the network connecting your nodes is not private, the `--opt encrypted` flag can be used to encrypt the traffic.
20
-`docker network create --driver overlay --opt encrypted web-servers`
21
22
23
## Traefik:
0 commit comments