We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98fe66f commit 5af6e04Copy full SHA for 5af6e04
1 file changed
src/main/malewicz/src/main.js
@@ -31,7 +31,7 @@ Vue.config.productionTip = false
31
32
const store = new Vuex.Store({
33
state: {
34
- host: 'http://81.23.10.106:8007/',
+ host: '',
35
connections: '',
36
type: 'table',
37
path: [''],
0 commit comments