优化项目结构
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# 应用配置
|
||||
APP_CTRL_PORT=18080
|
||||
APP_DATA_PORT=18081
|
||||
|
||||
# 数据库配置
|
||||
DB_HOST=localhost
|
||||
DB_PORT=5432
|
||||
DB_DATABASE=app
|
||||
|
||||
Reference in New Issue
Block a user