wuyi 3 tháng trước cách đây
mục cha
commit
12692132cb
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      vite.config.js

+ 1 - 0
vite.config.js

@@ -11,6 +11,7 @@ export default defineConfig({
   plugins: [vue(), vueJsx(), vueDevTools(), tailwindcss()],
   plugins: [vue(), vueJsx(), vueDevTools(), tailwindcss()],
   base: '/',
   base: '/',
   server: {
   server: {
+    host: '0.0.0.0',
     port: 5175
     port: 5175
   },
   },
   resolve: {
   resolve: {