ingress addition

This commit is contained in:
Alexandre
2022-05-24 17:56:31 +02:00
parent 2b1cf98f0c
commit 4aa994e59f
5 changed files with 74 additions and 4 deletions

View File

@@ -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