mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-01 05:14:04 +02: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
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
# Export CSRF
|
|
||||||
export CSRF_TRUSTED_ORIGINS="http://localhost,http://192.168.178.23"
|
|
||||||
export ALLOWED_HOSTS="*"
|
|
||||||
|
|
||||||
##############
|
##############
|
||||||
# LAUNCH APP #
|
# LAUNCH APP #
|
||||||
##############
|
##############
|
||||||
|
|||||||
Reference in New Issue
Block a user