Merge branch v2.11 into v3.0
This commit is contained in:
commit
f5d451d816
29 changed files with 107 additions and 107 deletions
|
@ -86,7 +86,7 @@ Second, you define an entry point, along with the exposure of the matching port
|
|||
```yaml
|
||||
command:
|
||||
# Traefik will listen to incoming request on the port 80 (HTTP)
|
||||
- "--entrypoints.web.address=:80"
|
||||
- "--entryPoints.web.address=:80"
|
||||
|
||||
ports:
|
||||
- "80:80"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue