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.
15 lines
552 B
15 lines
552 B
2 years ago
|
VUE_APP_ENV = 'development'
|
||
|
VUE_APP_NAME = 学院
|
||
|
VUE_APP_API_URL = https://testapi
|
||
|
#VUE_APP_API_URL = https://api.shequ.fanruan.com
|
||
|
NEW_VUE_APP_API_URL = http://47.103.147.140:9094
|
||
|
VUE_APP_EDU_URL = http://localhost:8084
|
||
|
VUE_APP_TOKEN_URL = http://localhost
|
||
|
VUE_APP_SHEQU_URL = https://frbbs
|
||
|
VUE_APP_ID_URL = https://id
|
||
|
#VUE_APP_ID_URL = https://passport.fanruan.com
|
||
|
#VUE_APP_CIDAPI_URL = https://cid.fanruan.com/api
|
||
|
VUE_APP_CIDAPI_URL = https://test-cid/api
|
||
|
VUE_APP_PASS_URL = http://localhost:8080
|
||
|
VUE_APP_CERT_URL = https://admin.shequ.fanruan.com
|