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.
7 lines
354 B
7 lines
354 B
NODE_ENV=development
|
|
VUE_APP_API_BASE_URL=https://midea-test.egyun.com.cn/gcs
|
|
VUE_APP_API_BASE_SITE=http://localhost:9000
|
|
VUE_APP_CAS_BASE_URL=http://cas.example.org:8443/cas
|
|
VUE_APP_ONLINE_BASE_URL=http://fileview.jeecg.com/onlinePreview
|
|
VUE_APP_LOGOUT_URL=https://lsitapi.midea.com/api-auth/ssoLogout
|
|
VUE_APP_API_AUTH=https://lsitapi.midea.com/api-auth
|