web
6 天以前 0c026f9cb1ccd39690a118af70023fe29f051388
.env.production
@@ -5,8 +5,10 @@
# 开发环境配置
VITE_APP_ENV = 'production'
# 图片地址
VITE_APP_IMG_BASEURL = 'http://113.250.189.120:8036/upload'
# 金川管理系统/开发环境
#VITE_APP_PUBLIC_REQUEST_API = 'https://wise.huiwuyuntong.com/farming-api'
 VITE_APP_PUBLIC_REQUEST_API = 'http://113.250.189.120:8036'
# 是否在打包时开启压缩,支持 gzip 和 brotli
VITE_BUILD_COMPRESS = gzip