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
545 B
14 lines
545 B
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://139.196.30.6: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://cid/api |
|
VUE_APP_PASS_URL = http://localhost:8080 |
|
VUE_APP_CERT_URL = https://admin.shequ.fanruan.com
|
|
|