rebuild(stage-3): establish accounts permissions and secure settings

This commit is contained in:
leefer
2026-07-30 01:33:19 +08:00
parent 2ff35eb6df
commit f69972c3c0
31 changed files with 2742 additions and 18 deletions
+1
View File
@@ -34,6 +34,7 @@ npm.cmd run dev
- `APP_LOG_LEVEL``DEBUG``INFO``WARNING``ERROR``CRITICAL`
- `APP_HOST``APP_PORT`:监听地址和端口;迁移开发端口为8780。
- `APP_TIMEZONE`:固定为`Asia/Shanghai`,其他值会拒绝启动。
- `APP_ENCRYPTION_KEY`:Fernet密钥;生产环境必填。开发环境首次启动时只在数据目录生成本地密钥文件。
数据库维护: