doc: use the same entry point name everywhere
This commit is contained in:
parent
c796cd2250
commit
a4e8d3cb36
34 changed files with 83 additions and 83 deletions
|
@ -67,7 +67,7 @@ func TestHandler_EntryPoints(t *testing.T) {
|
|||
TrustedIPs: []string{"192.168.1.3", "192.168.1.4"},
|
||||
},
|
||||
},
|
||||
"web-secure": {
|
||||
"websecure": {
|
||||
Address: ":443",
|
||||
Transport: &static.EntryPointsTransport{
|
||||
LifeCycle: &static.LifeCycle{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue