mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-17 08:25:53 +08:00
fix(多数据源): 报错修改
This commit is contained in:
@@ -11,7 +11,7 @@ VUE_APP_BASE_API = '/dev-api'
|
||||
VUE_CLI_BABEL_TRANSPILE_MODULES = true
|
||||
|
||||
# 后端接口地址
|
||||
VUE_APP_SERVER_API_URL = 'http://localhost:8080'
|
||||
VUE_APP_SERVER_API_URL = 'http://localhost:8080/'
|
||||
|
||||
# Mqtt消息服务器连接地址
|
||||
VUE_APP_MQTT_SERVER_URL = 'ws://localhost:8083/mqtt'
|
||||
|
||||
Reference in New Issue
Block a user