提交服务端基础框架

This commit is contained in:
wanghao
2025-03-12 12:58:14 +08:00
parent 8e19156555
commit f4e36f1921
7 changed files with 78 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
NODE_ENV=production
VUE_APP_PREVIEW=false
VUE_APP_API_BASE_URL=http://xys.morefun.vip
VUE_APP_WWW_BASE_URL=http://xys.morefun.vip
VUE_APP_WEB_SOCKET_URL=ws://xys.morefun.vip:2348
VUE_APP_API_BASE_URL=http://yishi.com
VUE_APP_WWW_BASE_URL=http://yishi.com
VUE_APP_WEB_SOCKET_URL=ws://yishi.com:2348
VUE_APP_WEBSITE_NAME="管理后台"