Update 99-run.sh

This commit is contained in:
Alexandre
2022-05-24 21:35:05 +02:00
committed by GitHub
parent 9decb48473
commit 35f1b69933

View File

@@ -1,6 +1,14 @@
#!/usr/bin/env bashio
# 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 #
###################