修改启动后的访问地址为 /zyplayer-doc

This commit is contained in:
暮光:城中城
2023-02-04 17:15:02 +08:00
parent ef31ebe52b
commit 256fd812c9
15 changed files with 23 additions and 72 deletions

View File

@@ -2,7 +2,7 @@
ENV = 'development'
# base api
VUE_APP_BASE_API = 'http://local.zyplayer.com:8083/zyplayer-doc-manage'
VUE_APP_BASE_API = 'http://local.zyplayer.com:8083/zyplayer-doc'
# VUE_APP_BASE_API = 'http://doc.zyplayer.com'