From a08eedfcaefb57564c8b167e42ff80e6f80f5e82 Mon Sep 17 00:00:00 2001 From: ewilly Date: Sun, 15 May 2022 21:02:12 +0200 Subject: [PATCH] Add external_url to configuration.yaml --- conf/homeassistant_conf_files/configuration.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/homeassistant_conf_files/configuration.yaml b/conf/homeassistant_conf_files/configuration.yaml index 8d2ec90..b4e64f5 100644 --- a/conf/homeassistant_conf_files/configuration.yaml +++ b/conf/homeassistant_conf_files/configuration.yaml @@ -1,4 +1,5 @@ homeassistant: + external_url: "https://__DOMAIN__" auth_providers: - type: command_line command: __DATA_PATH__/bin/ynh_ldap-auth.sh