parent
3373b1b0d1
commit
5b3cd3f923
@ -1,7 +1,11 @@
|
|||||||
# just a flag
|
# just a flag
|
||||||
ENV = 'production'
|
ENV='production'
|
||||||
|
|
||||||
# base api
|
# base api
|
||||||
VUE_APP_BASE_API = http://weiyuan-ziliao-test.ali251.langye.net
|
#VUE_APP_BASE_API=http://192.168.105.242
|
||||||
VUE_APP_UPLOAD_API = http://weiyuan-ziliao-test.ali251.langye.net/api/admin/upload-file
|
VUE_APP_BASE_API = https://zlhb.szhct.edu.cn
|
||||||
VUE_APP_AUTH_BASE_API = https://sso.szhct.edu.cn/cas/oauth2.0/authorize
|
#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 = https://zlhb.szhct.edu.cn/cas/oauth2.0/authorize
|
||||||
|
VUE_APP_VIEW_API=https://zlhbview.szhct.edu.cn/onlinePreview
|
||||||
|
|||||||
Loading…
Reference in new issue