fix(.env.production): 🐛 nODE_ENV=production is not supported in the .env file

Former-commit-id: 9404336a1d
This commit is contained in:
郝先瑞 2023-05-07 21:16:26 +08:00
parent fa76777aa8
commit f93b5a8eaa
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
## 生产环境
NODE_ENV='production'
VITE_APP_TITLE = 'vue3-element-admin'
VITE_APP_PORT = 3000