本地接口地址修改

This commit is contained in:
taozi
2022-04-27 12:52:35 +08:00
parent b776f978bb
commit 916b219549

View File

@ -4,7 +4,7 @@ ENV = 'development'
# VUE_APP_BASE_API = 'http://8.129.208.109:8001'
# VUE_APP_BASE_API = 'http://itxzz.51vip.biz/'
# VUE_APP_BASE_API = http://shop.itxzz.top:35708/
VUE_APP_BASE_API = http://localhost:8001/
VUE_APP_BASE_API = 'http://127.0.0.1:8001'
# VUE_APP_BASE_API = 'https://app2.yixiang.co'
VUE_APP_WS_API = 'ws://8.129.208.109:8001/'