Update ha_entrypoint.sh

This commit is contained in:
Alexandre
2026-04-06 17:54:27 +02:00
committed by GitHub
parent c60a8f90be
commit 1fc9d51e34

View File

@@ -52,5 +52,5 @@ export DATA_DIR
# ─── Start Maintainerr as unprivileged node user ───────────────────────────── # ─── Start Maintainerr as unprivileged node user ─────────────────────────────
echo "[Maintainerr] Starting application on port ${UI_PORT:-6246}..." 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 # exec nginx