1
This commit is contained in:
parent
3a561a504e
commit
dd73217774
2
env.js
2
env.js
@ -9,7 +9,7 @@ module.exports = {
|
||||
dev: {
|
||||
MODE: 'dev',
|
||||
// VUE_APP_API_URL: 'http://122.51.230.86:8099/',
|
||||
VUE_APP_API_URL: 'http://192.168.1.4:8099/',
|
||||
VUE_APP_API_URL: 'http://192.168.1.9:8099/',
|
||||
VUE_APP_WEBSOCKET: 'ws://localhost:8099/ws/asset/'
|
||||
},
|
||||
// 生产环境 接口请求地址 (http)或(https)://www.a.com(换成你的域名)/api 非独立部署默认为空
|
||||
|
Loading…
Reference in New Issue
Block a user