chore: 切换生产环境
This commit is contained in:
@@ -7,8 +7,8 @@ VITE_WX_APPID = 'wxa2abb91f64032a2b'
|
|||||||
# h5部署网站的base,配置到 manifest.config.ts 里的 h5.router.base
|
# h5部署网站的base,配置到 manifest.config.ts 里的 h5.router.base
|
||||||
VITE_APP_PUBLIC_BASE=/
|
VITE_APP_PUBLIC_BASE=/
|
||||||
|
|
||||||
VITE_SERVER_BASEURL = 'http://api.divine913.com'
|
VITE_SERVER_BASEURL = 'https://api.divine913.com'
|
||||||
VITE_UPLOAD_BASEURL = 'http://api.divine913.com/api/v1/UploadFile'
|
VITE_UPLOAD_BASEURL = 'https://api.divine913.com/api/v1/UploadFile'
|
||||||
|
|
||||||
# h5是否需要配置代理
|
# h5是否需要配置代理
|
||||||
VITE_APP_PROXY=false
|
VITE_APP_PROXY=false
|
||||||
|
|||||||
Reference in New Issue
Block a user