Files
the-bias-times/prisma/migrations/migration_lock.toml
hermes 6d3cb9d678 chore: add Docker deployment files, README, and Prisma migrations
- Add Dockerfile and docker-compose.yml for VPS/LXC deployment.
- Update README with setup, environment variables, and deployment notes.
- Commit initial Prisma migration for SQLite schema.
- Configure Next.js for standalone output and dev origin allowlist.
2026-06-17 04:34:39 +00:00

4 lines
124 B
TOML

# Please do not edit this file manually
# It should be added in your version-control system (e.g., Git)
provider = "sqlite"