mirror of
https://github.com/YunoHost-Apps/homeassistant_ynh.git
synced 2024-09-03 19:26:16 +02:00
Add external_url to configuration.yaml
This commit is contained in:
parent
aee11dec57
commit
a08eedfcae
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
homeassistant:
|
homeassistant:
|
||||||
|
external_url: "https://__DOMAIN__"
|
||||||
auth_providers:
|
auth_providers:
|
||||||
- type: command_line
|
- type: command_line
|
||||||
command: __DATA_PATH__/bin/ynh_ldap-auth.sh
|
command: __DATA_PATH__/bin/ynh_ldap-auth.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue