fix: 支持从独立环境变量配置 PostgreSQL 数据库
- 添加 DB_ENGINE, DB_NAME, DB_USER 等环境变量 - 支持 PostgreSQL 和 SQLite 切换 - 云服务器默认使用 PostgreSQL
This commit is contained in:
9
TOOLS.md
9
TOOLS.md
@@ -43,13 +43,20 @@ Add whatever helps you do your job. This is your cheat sheet.
|
||||
|
||||
## Git 配置
|
||||
|
||||
### 城市手册项目
|
||||
### 城市手册项目 - 内网仓库
|
||||
|
||||
- **仓库**: http://10.2.0.100:8989/mashen/chengshishouce.git
|
||||
- **用户名**: mashen
|
||||
- **密码**: 825670@MashenClaw
|
||||
- **邮箱**: mashen@datalibstar.com
|
||||
|
||||
### 城市手册项目 - 外网仓库
|
||||
|
||||
- **仓库**: https://xjp.datalibstar.com/mashen/chengshouse.git
|
||||
- **用户名**: mashen
|
||||
- **密码**: 825670@MashenClaw
|
||||
- **邮箱**: mashen@datalibstar.com
|
||||
|
||||
## PostgreSQL 数据库
|
||||
|
||||
### 城市手册项目
|
||||
|
||||
Reference in New Issue
Block a user