diff --git a/configuration.yaml b/configuration.yaml index b7260f9..17dfed0 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -29,8 +29,8 @@ homeassistant: elevation: !secret system_elevation unit_system: metric time_zone: !secret system_timezone - external_url: https://house.savin.nyc - internal_url: https://house.savin.nyc + external_url: !secret systemc_url_internal + internal_url: !secret systemc_url_external #################################################################################################### ### AUTHENTICATION PROVIDERS ####################################################### AAA ###