Merge branch 'main' of https://code.tiantongsl.com/bin/shop-many-admin-ui
This commit is contained in:
commit
8da3b84c97
|
@ -7,8 +7,8 @@ VUE_APP_BASE_API = 'http://192.168.1.32:8080'
|
|||
# VUE_APP_BASE_API = 'https://plus.hwms.shop'
|
||||
|
||||
# socket 连接地址
|
||||
# VUE_APP_WS_URL = 'ws://0.0.0.0:8324'
|
||||
VUE_APP_WS_URL = 'ws://plus.hwms.shop'
|
||||
VUE_APP_WS_URL = 'ws://192.168.1.32:8080'
|
||||
# VUE_APP_WS_URL = 'ws://plus.hwms.shop'
|
||||
|
||||
# vue-cli uses the VUE_CLI_BABEL_TRANSPILE_MODULES environment variable,
|
||||
# to control whether the babel-plugin-dynamic-import-node plugin is enabled.
|
||||
|
|
Loading…
Reference in New Issue