update docker files

This commit is contained in:
Nystik
2026-05-22 15:15:07 +02:00
parent 8672fa11a3
commit 85b61a09c4
5 changed files with 57 additions and 15 deletions

View File

@@ -68,4 +68,4 @@ else
fi
# Run as the determined user
exec gosu "$RUN_USER" node /app/server/index.js
exec gosu "$RUN_USER" node /app/apps/ignis-server/server/index.js