forward
This commit is contained in:
parent
aa456fb556
commit
0ae71f3542
@ -328,6 +328,9 @@ traefik:
|
||||
exposedPort: 80
|
||||
# The port protocol (TCP/UDP)
|
||||
protocol: TCP
|
||||
forwardedHeaders:
|
||||
trustedIPs:
|
||||
- 127.0.0.1
|
||||
# Use nodeport if set. This is useful if you have configured Traefik in a
|
||||
# LoadBalancer
|
||||
# nodePort: 32080
|
||||
|
Loading…
Reference in New Issue
Block a user