Remove some sensetive information from the main configuration yaml file
Some checks failed
Savin's Home Assistant / build (push) Failing after 1m11s
Some checks failed
Savin's Home Assistant / build (push) Failing after 1m11s
This commit is contained in:
@ -29,8 +29,8 @@ homeassistant:
|
|||||||
elevation: !secret system_elevation
|
elevation: !secret system_elevation
|
||||||
unit_system: metric
|
unit_system: metric
|
||||||
time_zone: !secret system_timezone
|
time_zone: !secret system_timezone
|
||||||
external_url: https://house.savin.nyc
|
external_url: !secret systemc_url_internal
|
||||||
internal_url: https://house.savin.nyc
|
internal_url: !secret systemc_url_external
|
||||||
|
|
||||||
####################################################################################################
|
####################################################################################################
|
||||||
### AUTHENTICATION PROVIDERS ####################################################### AAA ###
|
### AUTHENTICATION PROVIDERS ####################################################### AAA ###
|
||||||
|
Reference in New Issue
Block a user