feat:修改多环境变量配置和添加智能提示
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
# 生产环境变量
|
||||
ENV = 'production'
|
||||
|
||||
# base api
|
||||
VITE_BASE_API = '/prod-api'
|
||||
|
||||
VITE_APP_TITLE = '管理系统'
|
||||
VITE_APP_PORT = 3000
|
||||
VITE_APP_BASE_API = '/prod-api'
|
||||
|
||||
Reference in New Issue
Block a user