mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update 99-run.sh
This commit is contained in:
@@ -52,10 +52,6 @@ for file in /config/hypercorn.toml $(find /usr -name hypercorn.toml.default); do
|
||||
fi
|
||||
done
|
||||
|
||||
# Export CSRF
|
||||
export CSRF_TRUSTED_ORIGINS="http://localhost,http://192.168.178.23"
|
||||
export ALLOWED_HOSTS="*"
|
||||
|
||||
##############
|
||||
# LAUNCH APP #
|
||||
##############
|
||||
|
||||
Reference in New Issue
Block a user