Explorar el Código

domainLock调整

刘洋 hace 2 años
padre
commit
4afdc1ab62
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  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,