Initial commit

This commit is contained in:
2026-01-04 23:00:21 +08:00
commit d3178871eb
124 changed files with 19300 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
DB_PASSWORD=your_strong_password_here
JWT_SECRET=your_jwt_secret_at_least_32_chars
ADMIN_USER=admin
ADMIN_PASSWORD=change_me
ADMIN_EMAIL=
REDIS_ENABLED=true
CORS_ALLOW_ANY=false
CORS_ALLOWED_ORIGIN0=https://your-frontend.example.com
STORAGE_CLIENT_RSA_PUBLIC_KEY_PEM=
STORAGE_REQUIRE_HTTPS_FOR_DOWNLOAD_KEY=true