mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-15 02:20:31 +02:00
Ingress fix
https://github.com/alexbelgium/hassio-addons/issues/588 https://github.com/alexbelgium/hassio-addons/issues/589
This commit is contained in:
@@ -57,6 +57,13 @@ case $(bashio::config 'DB_TYPE') in
|
||||
;;
|
||||
esac
|
||||
|
||||
############
|
||||
# Base url #
|
||||
############
|
||||
|
||||
PHOTOPRISM_SITE_URL="$(bashio::addon.ingress_entry)/"
|
||||
export PHOTOPRISM_SITE_URL
|
||||
|
||||
##############
|
||||
# LAUNCH APP #
|
||||
##############
|
||||
|
||||
Reference in New Issue
Block a user