mirror of
https://github.com/traefik/traefik.git
synced 2026-06-17 19:09:29 +03:00
Consistent entryPoints capitalization in CLI flag usage
This commit is contained in:
@@ -10,7 +10,7 @@ services:
|
||||
- "--api.insecure=true"
|
||||
- "--providers.docker=true"
|
||||
- "--providers.docker.exposedbydefault=false"
|
||||
- "--entrypoints.web.address=:80"
|
||||
- "--entryPoints.web.address=:80"
|
||||
ports:
|
||||
- "80:80"
|
||||
- "8080:8080"
|
||||
|
||||
Reference in New Issue
Block a user