We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4c1b69 commit 3529caeCopy full SHA for 3529cae
internal/webui/frontend/vue.config.js
@@ -3,7 +3,6 @@ module.exports = {
3
host: '0.0.0.0',
4
port: 5000,
5
https: false,
6
- hotOnly: false,
7
proxy: 'http://localhost:8080',
8
},
9
publicPath: '/public/'
0 commit comments