新增Workerman直连接口配置
This commit is contained in:
@@ -5,3 +5,6 @@ VUE_APP_TITLE=D2Admin Dev
|
||||
|
||||
# 后台接口地址(代理目标)
|
||||
VUE_APP_BASE_URL=http://127.0.0.1:8787/background/
|
||||
|
||||
# Workerman 接口地址和端口
|
||||
VUE_APP_WORKERMAN_URL=http://127.0.0.1:34351
|
||||
|
||||
Reference in New Issue
Block a user