mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-24 17:51:49 +02:00
Update ha_entrypoint.sh
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user