Files
Dota-Zombie-Invasion/backend
achmad 84bbf5ac4b fix: fix SQLite database permission error on volume mounts
Entrypoint now runs as root, fixes ownership of /app/data to nextjs:nodejs
(uid 1001), then drops privileges via su before starting the app.
This fixes 'unable to open database file' when the host data/ directory
is created by Docker as root and is not writable by the nextjs user.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-29 19:01:11 +07:00
..
2026-05-29 16:30:26 +07:00