Compare commits

...

2 Commits

Author SHA1 Message Date
odjbin 66aaace5da Merge pull request '邓洁 : 部署到宝塔' (#20) from dj into master
Reviewed-on: #20
2023-05-22 14:20:09 +00:00
邓洁 0c6f43e9b2 邓洁 : 部署到宝塔 2023-05-22 22:19:43 +08:00
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@ ENV = 'production'
# EBTS/生产环境
#VUE_APP_BASE_API = '/prod-api'
VUE_APP_BASE_API = '/dev-api'
VUE_APP_BASE_API = 'http://dpapi.feashow.cn'