This commit is contained in:
clay
2021-12-27 21:09:13 +08:00
parent a75166d228
commit 0e5f392ab9
3 changed files with 3 additions and 3 deletions

View File

@@ -3,4 +3,4 @@ ENV = 'production'
# EBTS/生产环境
#VUE_APP_BASE_API = '/prod-api'
VUE_APP_BASE_API = 'https://api.ebts.top/dev-api'
VUE_APP_BASE_API = 'http://sistapi.hchyun.cn/dev-api'