forked from SW/traefik
Fix redirect problem on dashboard + docs/tests on [web]
This commit is contained in:
committed by
Traefiker
parent
d0f3ad6024
commit
e2c5f3712f
@@ -7,8 +7,7 @@ address = ":8000"
|
||||
[entryPoints.http.proxyProtocol]
|
||||
trustedIPs = ["{{.HaproxyIP}}"]
|
||||
|
||||
[web]
|
||||
address = ":8080"
|
||||
[api]
|
||||
|
||||
[file]
|
||||
|
||||
|
||||
@@ -7,8 +7,7 @@ address = ":8000"
|
||||
[entryPoints.http.proxyProtocol]
|
||||
trustedIPs = ["1.2.3.4"]
|
||||
|
||||
[web]
|
||||
address = ":8080"
|
||||
[api]
|
||||
|
||||
[file]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user