feat: 完善环境标识配置

This commit was merged in pull request #1.
This commit is contained in:
湛兮
2026-06-05 15:35:51 +08:00
parent c0b561b6cb
commit efa71ede6d
6 changed files with 61 additions and 20 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
NODE_ENV=test
APP_ENV=test
APP_ENV=develop
APP_ENV_LABEL=测试环境
PORT=3501