优化项目结构

This commit is contained in:
2025-02-27 18:07:00 +08:00
parent a541a7bd3a
commit 38d5341e84
9 changed files with 176 additions and 36 deletions

View File

@@ -1,6 +1,8 @@
# 应用配置
APP_CTRL_PORT=18080
APP_DATA_PORT=18081
# 数据库配置
DB_HOST=localhost
DB_PORT=5432
DB_DATABASE=app