We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa5bf03 commit a462e13Copy full SHA for a462e13
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://localhost:8007/',
+ host: '',
35
connections: '',
36
type: 'table',
37
path: [''],
0 commit comments