add http configuration yaml
This commit is contained in:
@@ -6,6 +6,14 @@ default_config:
|
|||||||
# base_url: home.vferreira.pt:8123
|
# base_url: home.vferreira.pt:8123
|
||||||
|
|
||||||
# Text to speech
|
# Text to speech
|
||||||
|
|
||||||
|
http:
|
||||||
|
use_x_forwarded_for: true
|
||||||
|
trusted_proxies:
|
||||||
|
- 172.30.32.0/24
|
||||||
|
- 127.0.0.1
|
||||||
|
- 192.168.1.0/24
|
||||||
|
- ::1
|
||||||
tts:
|
tts:
|
||||||
- platform: google_translate
|
- platform: google_translate
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user