Fix proxy for home-assist
This commit is contained in:
parent
da3922ec2d
commit
607ab39a7b
@ -23,3 +23,9 @@ ingress:
|
|||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
|
|
||||||
|
hassConfig:
|
||||||
|
http:
|
||||||
|
use_x_forwarded_for: true
|
||||||
|
trusted_proxies:
|
||||||
|
- 10.42.0.0/16
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user