Skip to content

Commit 66010a3

Browse files
committed
Removed host in vite
1 parent e6bd9e1 commit 66010a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vite.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import vue from '@vitejs/plugin-vue';
44

55
export default defineConfig({
66
server: {
7-
host: '0.0.0.0',
87
hmr: {
98
host: 'localhost',
109
},

0 commit comments

Comments
 (0)