Browse Source

domainLock调整为空

刘洋 2 years ago
parent
commit
3956934655
1 changed files with 1 additions and 0 deletions
  1. 1 0
      vite.config.ts

+ 1 - 0
vite.config.ts

@@ -83,6 +83,7 @@ export default defineConfig({
             //   ".dev39.qmth.com.cn",
             //   ".test41.qmth.com.cn",
             // ],
+            domainLock: [],
             // selfDefending: true,
             // sourceMap: false,
             // splitStrings: true,