mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-29 16:07:40 +01:00
Update 99-run.sh
This commit is contained in:
@@ -13,8 +13,8 @@ export SECRET_KEY=$(bashio::config 'SECRET_KEY') && bashio::log.blue "SECRET_KEY
|
|||||||
# Allow ingress #
|
# Allow ingress #
|
||||||
#################
|
#################
|
||||||
|
|
||||||
bashio::log.info "Setting ingress"
|
#bashio::log.info "Setting ingress"
|
||||||
ingress_entry="$(bashio::addon.ingress_entry)"
|
#ingress_entry="$(bashio::addon.ingress_entry)"
|
||||||
#export SCRIPT_NAME="$ingress_entry"
|
#export SCRIPT_NAME="$ingress_entry"
|
||||||
#export JS_REVERSE_SCRIPT_PREFIX="${ingress_entry}/"
|
#export JS_REVERSE_SCRIPT_PREFIX="${ingress_entry}/"
|
||||||
#export STATIC_URL="${ingress_entry}/static/"
|
#export STATIC_URL="${ingress_entry}/static/"
|
||||||
|
|||||||
Reference in New Issue
Block a user