mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-06 06:06:23 +02:00
Update ha_entrypoint.sh
This commit is contained in:
@@ -52,5 +52,5 @@ export DATA_DIR
|
||||
|
||||
# ─── Start Maintainerr as unprivileged node user ─────────────────────────────
|
||||
echo "[Maintainerr] Starting application on port ${UI_PORT:-6246}..."
|
||||
exec gosu node /opt/app/start.sh
|
||||
exec gosu node /opt/app/start.sh &
|
||||
exec nginx
|
||||
|
||||
Reference in New Issue
Block a user