fix
This commit is contained in:
11
.env.production
Normal file
11
.env.production
Normal file
@ -0,0 +1,11 @@
|
||||
# 页面标题
|
||||
#VITE_APP_TITLE = 楚桓会议系统
|
||||
|
||||
# 生产环境配置
|
||||
VITE_APP_ENV = 'production'
|
||||
|
||||
# 若依管理系统/生产环境
|
||||
# VITE_APP_BASE_API = '/prod-api'
|
||||
# VITE_APP_BASE_API = 'http://120.26.107.74:1618'
|
||||
VITE_APP_BASE_API = '/api'
|
||||
|
Reference in New Issue
Block a user