Skip to content

Commit 3529cae

Browse files
committed
Fix vue dev mode
1 parent d4c1b69 commit 3529cae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/webui/frontend/vue.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ module.exports = {
33
host: '0.0.0.0',
44
port: 5000,
55
https: false,
6-
hotOnly: false,
76
proxy: 'http://localhost:8080',
87
},
98
publicPath: '/public/'

0 commit comments

Comments
 (0)