mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 22:34:11 +02:00
New entrypoint location
https://github.com/alexbelgium/hassio-addons/issues/335
This commit is contained in:
@@ -81,6 +81,6 @@ 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"'
|
bashio::log.info 'Default username : admin, default password: "please_change_password"'
|
||||||
|
|
||||||
cd /
|
cd /
|
||||||
./entrypoint_photoprism.sh photoprism start & bashio::log.info "App launched..."
|
./scripts/entrypoint.sh photoprism start & bashio::log.info "App launched..."
|
||||||
|
|
||||||
exec nginx
|
exec nginx
|
||||||
|
|||||||
Reference in New Issue
Block a user