You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
605 B

# just a flag
ENV='production'
# base api
VUE_APP_BASE_API=http://192.168.105.242
#VUE_APP_BASE_API = https://zlhb.szhct.edu.cn
VUE_APP_UPLOAD_API=http://192.168.105.242/api/admin/upload-file
#VUE_APP_UPLOAD_API = https://zlhb.szhct.edu.cn/api/admin/upload-file
#VUE_APP_AUTH_BASE_API=https://sso.szhct.edu.cn/cas/oauth2.0/authorize
VUE_APP_AUTH_BASE_API=http://ids.szhct.edu.cn/authserver/oauth2.0/authorize
#VUE_APP_AUTH_BASE_API = https://zlhb.szhct.edu.cn/cas/oauth2.0/authorize
VUE_APP_VIEW_API=https://zlhbview.szhct.edu.cn/onlinePreview
#VUE_APP_VIEW_API=http://192.168.105.242:8012/onlinePreview