6 lines
231 B
Plaintext
6 lines
231 B
Plaintext
NODE_ENV = 'production'
|
|
# 接口版权
|
|
VUE_APP_API_VERSION = 'admin'
|
|
VUE_APP_API_BASEURL = 'https://api.tco211.com/'
|
|
VUE_APP_SSO_LOGINURL = 'http://uc.f2b211.com/index.php/uc/user/login.html'
|
|
VUE_APP_SSO_APPID = '20211117000001117' |