mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-07 16:15:55 +02:00
Update 99-run.sh
This commit is contained in:
@@ -1,6 +1,14 @@
|
|||||||
#!/usr/bin/env bashio
|
#!/usr/bin/env bashio
|
||||||
# shellcheck shell=bash
|
# shellcheck shell=bash
|
||||||
|
|
||||||
|
############
|
||||||
|
# Base url #
|
||||||
|
############
|
||||||
|
|
||||||
|
#PHOTOPRISM_SITE_URL="$(bashio::config 'PHOTOPRISM_SITE_URL')$(bashio::addon.ingress_entry)"
|
||||||
|
#bashio::log.blue "Site url : $PHOTOPRISM_SITE_URL"
|
||||||
|
#export PHOTOPRISM_SITE_URL
|
||||||
|
|
||||||
###################
|
###################
|
||||||
# Define database #
|
# Define database #
|
||||||
###################
|
###################
|
||||||
|
|||||||
Reference in New Issue
Block a user