更新开发环境后台接口地址
Some checks failed
Release pipeline / Always run job (push) Has been cancelled
Release pipeline / publish (push) Has been cancelled

This commit is contained in:
sheng
2026-06-25 11:21:47 +08:00
parent a4c99489f4
commit f7fd0b165c

View File

@@ -4,7 +4,8 @@
VUE_APP_TITLE=D2Admin Dev
# 后台接口地址(代理目标)
VUE_APP_BASE_URL=http://127.0.0.1:8787/background/
VUE_APP_BASE_URL=http://127.0.0.1:22777/background/
# Workerman 接口地址和端口
VUE_APP_WORKERMAN_URL=http://127.0.0.1:34351