mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update 99-run.sh
This commit is contained in:
@@ -17,8 +17,8 @@ bashio::log.info "Setting ingress"
|
||||
ingress_entry="$(bashio::addon.ingress_entry)"
|
||||
#export SCRIPT_NAME="$ingress_entry"
|
||||
#export JS_REVERSE_SCRIPT_PREFIX="${ingress_entry}/"
|
||||
export STATIC_URL="${ingress_entry}/static/"
|
||||
export MEDIA_URL="${ingress_entry}/media/"
|
||||
#export STATIC_URL="${ingress_entry}/static/"
|
||||
#export MEDIA_URL="${ingress_entry}/media/"
|
||||
|
||||
###################
|
||||
# Define database #
|
||||
|
||||
Reference in New Issue
Block a user