change reverse proxy
This commit is contained in:
parent
09c8231700
commit
d465bac0e3
@ -24,17 +24,17 @@ group: !include groups.yaml
|
|||||||
automation: !include automations.yaml
|
automation: !include automations.yaml
|
||||||
script: !include scripts.yaml
|
script: !include scripts.yaml
|
||||||
scene: !include scenes.yaml
|
scene: !include scenes.yaml
|
||||||
#template: !include template.yaml
|
template: !include template.yaml
|
||||||
sensor: !include sensors.yaml
|
sensor: !include sensors.yaml
|
||||||
input_select: !include input_select.yaml
|
input_select: !include input_select.yaml
|
||||||
input_boolean: !include input_boolean.yaml
|
# input_boolean: !include GreeClimateComponent-input_boolean.yaml
|
||||||
climate: !include climate.yaml
|
# climate: !include GreeClimateComponent-climate.yaml
|
||||||
#var: !include var.yaml
|
# var: !include var.yaml
|
||||||
|
|
||||||
http:
|
http:
|
||||||
use_x_forwarded_for: true
|
use_x_forwarded_for: true
|
||||||
trusted_proxies:
|
trusted_proxies:
|
||||||
- 192.168.88.10
|
- 192.168.88.243
|
||||||
|
|
||||||
logger:
|
logger:
|
||||||
default: info
|
default: info
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user