feat: 初始化项目
This commit is contained in:
8
apps/api/.env.development
Normal file
8
apps/api/.env.development
Normal file
@@ -0,0 +1,8 @@
|
||||
# 开发环境配置
|
||||
PORT=3200
|
||||
|
||||
DB_HOST=127.0.0.1
|
||||
DB_PORT=5432
|
||||
DB_USER=joey
|
||||
DB_PASSWORD=vest_mind_0228
|
||||
DB_DATABASE=vest_mind
|
||||
Reference in New Issue
Block a user