Consistent entryPoints capitalization in CLI flag usage
This commit is contained in:
parent
fe0af1ec4b
commit
f84e00e481
18 changed files with 83 additions and 83 deletions
|
@ -93,7 +93,7 @@ The example below is a file provider only version (`yaml`) of what this configur
|
|||
```yaml tab="Static configuration"
|
||||
# traefik.yml
|
||||
|
||||
entrypoints:
|
||||
entryPoints:
|
||||
web:
|
||||
address: :80
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue