mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-19 12:30:32 +02:00
ingress addition
This commit is contained in:
@@ -84,6 +84,8 @@ bashio::log.info "Please wait 1 or 2 minutes to allow the server to load"
|
||||
bashio::log.info 'Default username : admin, default password: "please_change_password"'
|
||||
|
||||
cd /
|
||||
./scripts/entrypoint.sh photoprism start & bashio::log.info "App launched..."
|
||||
./scripts/entrypoint.sh photoprism start & bashio::log.info "Starting..."
|
||||
|
||||
bashio::net.wait_for 2341 localhost 900 bashio::log.info "App launched..."
|
||||
|
||||
exec nginx
|
||||
|
||||
Reference in New Issue
Block a user