fix(.env.production): 🐛 nODE_ENV=production is not supported in the .env file
Former-commit-id: 9404336a1dd60ce8eb31da7fc5ce0fd4697f8334
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
## 生产环境
|
## 生产环境
|
||||||
NODE_ENV='production'
|
|
||||||
|
|
||||||
VITE_APP_TITLE = 'vue3-element-admin'
|
VITE_APP_TITLE = 'vue3-element-admin'
|
||||||
VITE_APP_PORT = 3000
|
VITE_APP_PORT = 3000
|
||||||
|
|||||||
Reference in New Issue
Block a user