Commit 5c0f9a8
committed
feat(config): 添加开发环境数据库配置
- 添加了 SQLite 数据库配置示例
- 注释掉了默认的 PostgreSQL 配置
- 更新了配置文件注释说明
- 添加了配置文件使用示例
- 保留了 MySQL 和 PostgreSQL 的配置模板
- 设置了默认的绑定地址为本地回环地址1 parent e906473 commit 5c0f9a8
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
12 | 18 | | |
13 | 19 | | |
14 | 20 | | |
15 | | - | |
16 | | - | |
| 21 | + | |
| 22 | + | |
17 | 23 | | |
18 | 24 | | |
19 | 25 | | |
| |||
0 commit comments