mirror of
https://github.com/saltbo/zpan.git
synced 2026-08-30 17:50:07 +08:00
0137f009d4
- Add --external better-sqlite3 to tsup build to fix ESM runtime error - Add docker-entrypoint.sh to auto-generate BETTER_AUTH_SECRET if not set - Persist generated secret to /data/.auth_secret across restarts - Move image-based compose files to deploy/ directory - Add deploy/docker-compose.rustfs.yml for ZPan + RustFS setup - Keep build-from-source docker-compose.yml at project root Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>