新增Workerman直连接口配置
Some checks failed
Release pipeline / publish (push) Has been cancelled
Release pipeline / Always run job (push) Has been cancelled

This commit is contained in:
sheng
2026-06-25 11:00:20 +08:00
parent 659f000bf6
commit a4c99489f4
6 changed files with 56 additions and 17 deletions

4
.env
View File

@@ -19,6 +19,8 @@ VUE_APP_ELEMENT_COLOR=#409EFF
# 后台接口地址(代理目标)
VUE_APP_BASE_URL=http://127.0.0.1:22666/background/
# Workerman 接口地址和端口
VUE_APP_WORKERMAN_URL=http://127.0.0.1:34351
# 部署路径
VUE_APP_PUBLIC_PATH=/dist/