Commit 32b8653
committed
chore(config): 更新系统配置文件结构
- 将环境变量从 .env 迁移到 .file_classification_env
- 新增数据库配置项 DATABASE_URL 和 DATABASE_TYPE
- 添加 Web API 绑定地址和端口配置
- 引入日志级别和文件输出设置
- 启用 CORS 并配置允许的源地址
- 设置默认绑定地址为127.0.0.1 以提高安全性1 parent 7bf9e21 commit 32b8653
2 files changed
+16
-3
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments