优化本地开发配置,移除仓库开发环境配置文件

This commit is contained in:
2025-10-22 15:50:35 +08:00
parent 16a690a3b4
commit a71bb476b1
10 changed files with 5 additions and 143 deletions

2
.env.example Normal file
View File

@@ -0,0 +1,2 @@
DATABASE_PORT=3306
REDIS_PORT=6379