mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-19 12:30:32 +02:00
Update 99-run.sh
This commit is contained in:
@@ -61,7 +61,7 @@ if bashio::config.true "ingress_disabled"; then
|
|||||||
else
|
else
|
||||||
PHOTOPRISM_SITE_URL="$(bashio::addon.ingress_entry)/"
|
PHOTOPRISM_SITE_URL="$(bashio::addon.ingress_entry)/"
|
||||||
export PHOTOPRISM_SITE_URL
|
export PHOTOPRISM_SITE_URL
|
||||||
bashio::log.warning "Ingress is enabled. To connect, you must add $PHOTOPRISM_SITE_URL/ to the end of your access point. Example : http://my-url:8123$PHOTOPRISM_SITE_URL/"
|
bashio::log.warning "Ingress is enabled. To connect, you must add $PHOTOPRISM_SITE_URL to the end of your access point. Example : http://my-url:8123$PHOTOPRISM_SITE_URL"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
##############
|
##############
|
||||||
|
|||||||
Reference in New Issue
Block a user