test
This commit is contained in:
parent
3437d18ffe
commit
eb6545885b
@ -5,7 +5,7 @@ Vue.config.productionTip = false
|
||||
import VueSocketIO from 'vue-socket.io'
|
||||
Vue.use(new VueSocketIO({
|
||||
debug: Vue.config.devtools,
|
||||
connection: Vue.config.devtools?'http://localhost:5001':process.env.BACKEND,
|
||||
connection: Vue.config.devtools?'http://localhost:5001':'http://bang.xamin.it:5001',
|
||||
}))
|
||||
|
||||
new Vue({
|
||||
|
Loading…
Reference in New Issue
Block a user