mirror of
https://github.com/containous/traefik.git
synced 2025-10-29 16:23:53 +03:00
doc: use the same entry point name everywhere
This commit is contained in:
committed by
Traefiker Bot
parent
c796cd2250
commit
a4e8d3cb36
@@ -78,7 +78,7 @@ metadata:
|
||||
spec:
|
||||
entryPoints:
|
||||
- web
|
||||
- web-secure
|
||||
- websecure
|
||||
routes:
|
||||
- match: Host(`foo.com`) && PathPrefix(`/bar`)
|
||||
kind: Rule
|
||||
|
||||
@@ -152,7 +152,7 @@ metadata:
|
||||
spec:
|
||||
entryPoints:
|
||||
- web
|
||||
- web-secure
|
||||
- websecure
|
||||
routes:
|
||||
- match: Host(`foo.com`) && PathPrefix(`/bar`)
|
||||
kind: Rule
|
||||
|
||||
Reference in New Issue
Block a user