Эх сурвалжийг харах

删除测试地址访问权限。

wilhelm wong 3 сар өмнө
parent
commit
bf7282c5fc
1 өөрчлөгдсөн 0 нэмэгдсэн , 6 устгасан
  1. 0 6
      vite.config.ts

+ 0 - 6
vite.config.ts

@@ -82,12 +82,6 @@ export default defineConfig({
     host: "0.0.0.0",
     open: true,
     cors: true,
-    allowedHosts: [
-      '.ngrok-free.app',
-      '.ngrok-free.dev',
-      '.ngrok.io',
-      'localhost'
-    ],
   },
   build: {
     rollupOptions: {