Browse Source

domainLock调整

刘洋 2 years ago
parent
commit
4afdc1ab62
1 changed files with 3 additions and 3 deletions
  1. 3 3
      vite.config.ts

+ 3 - 3
vite.config.ts

@@ -76,12 +76,12 @@ export default defineConfig({
             // debugProtectionInterval: 2000,
             domainLock: [
               ".exam-cloud.cn",
-              // ".test41v3.qmth.com.cn",
+              ".test41v3.qmth.com.cn",
               ".ea100.com.cn",
               ".ecs.qmth.com.cn",
               ".qmth.com.cn",
-              // ".dev39.qmth.com.cn",
-              // ".test41.qmth.com.cn",
+              ".dev39.qmth.com.cn",
+              ".test41.qmth.com.cn",
             ],
             // selfDefending: true,
             // sourceMap: false,