mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-17 16:36:03 +08:00
update vue/.env.production.
This commit is contained in:
@@ -8,7 +8,7 @@ ENV = 'production'
|
|||||||
VUE_APP_BASE_API = '/prod-api'
|
VUE_APP_BASE_API = '/prod-api'
|
||||||
|
|
||||||
# mqtt消息服务器地址
|
# mqtt消息服务器地址
|
||||||
VUE_APP_BROKEN_URL = 'wss://iot.wumei.live/mqtt'
|
VUE_APP_BROKEN_URL = 'ws://localhost:8083'
|
||||||
|
|
||||||
# emqx接口地址
|
# emqx接口地址
|
||||||
VUE_APP_EMQX_URL= 'http://wumei.live:8081'
|
VUE_APP_EMQX_URL= 'http://localhost:8081'
|
||||||
Reference in New Issue
Block a user