update endpoint
This commit is contained in:
parent
cc09825794
commit
a810dbc2f3
@ -5,7 +5,7 @@ Vue.config.productionTip = false
|
||||
import VueSocketIO from 'vue-socket.io'
|
||||
Vue.use(new VueSocketIO({
|
||||
debug: true,
|
||||
connection: Vue.config.devtools?'http://localhost:5001':'http://51.15.199.193:5001',
|
||||
connection: Vue.config.devtools?'http://localhost:5001':'https://bang.xamin.it/backend',
|
||||
}))
|
||||
|
||||
new Vue({
|
||||
|
Loading…
Reference in New Issue
Block a user