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.
8 lines
342 B
8 lines
342 B
NODE_ENV=prod
|
|
VUE_APP_API_BASE_URL=https://lcapi.midea.com/api-iems-cn/gcs
|
|
VUE_APP_API_BASE_SITE=https://lcapi.midea.com/api-iems-cn/gcs
|
|
VUE_APP_CAS_BASE_URL=https://signin.midea.com/login
|
|
VUE_APP_ONLINE_BASE_URL=
|
|
VUE_APP_LOGOUT_URL=https://lcapi.midea.com/api-auth/ssoLogout
|
|
VUE_APP_SSO=true
|
|
VUE_APP_API_AUTH=https://lcapi.midea.com/api-auth
|