env conflict

This commit is contained in:
hupeng
2020-09-28 14:00:53 +08:00
3 changed files with 11 additions and 3 deletions

View File

@ -3,3 +3,4 @@ ENV = 'production'
# 接口地址
VUE_APP_BASE_API = 'https://app2.yixiang.co'
VUE_APP_WS_API = 'ws:///127.0.0.1:8001'