mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 06:14:07 +02:00
Merge pull request #343 from alexbelgium/create-pull-request/patch-1653783204
Github bot : script beautyshied
This commit is contained in:
@@ -5,9 +5,9 @@
|
|||||||
# Base url #
|
# Base url #
|
||||||
############
|
############
|
||||||
|
|
||||||
#PHOTOPRISM_SITE_URL="$(bashio::config 'PHOTOPRISM_SITE_URL')$(bashio::addon.ingress_entry)"
|
#PHOTOPRISM_SITE_URL="$(bashio::config 'PHOTOPRISM_SITE_URL')$(bashio::addon.ingress_entry)"
|
||||||
#bashio::log.blue "Site url : $PHOTOPRISM_SITE_URL"
|
#bashio::log.blue "Site url : $PHOTOPRISM_SITE_URL"
|
||||||
#export PHOTOPRISM_SITE_URL
|
#export PHOTOPRISM_SITE_URL
|
||||||
|
|
||||||
###################
|
###################
|
||||||
# Define database #
|
# Define database #
|
||||||
@@ -94,7 +94,7 @@ bashio::log.info 'Default username : admin, default password: "please_change_pas
|
|||||||
cd /
|
cd /
|
||||||
./scripts/entrypoint.sh photoprism start & bashio::log.info "Starting, please wait for next green text..."
|
./scripts/entrypoint.sh photoprism start & bashio::log.info "Starting, please wait for next green text..."
|
||||||
|
|
||||||
bashio::net.wait_for 2341 localhost 900
|
bashio::net.wait_for 2341 localhost 900
|
||||||
bashio::log.info "App launched"
|
bashio::log.info "App launched"
|
||||||
|
|
||||||
exec nginx
|
exec nginx
|
||||||
|
|||||||
Reference in New Issue
Block a user