Explorar o código

feat: config修改

TIANYONG hai 1 ano
pai
achega
4a6c9a7245
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      vite.config.ts

+ 1 - 1
vite.config.ts

@@ -78,7 +78,7 @@ export default defineConfig({
 				// target: "https://dev.kt.colexiu.com",
 				// target: "https://test.resource.colexiu.com", // 内容平台开发环境,内容平台开发,需在url链接上加上isCbs=true
 				// target: "https://dev.resource.colexiu.com",
-				target: "https://test.kt.colexiu.com",
+				target: "https://test.kt.colexiu.com", // 课堂乐器测试环境
 				// target: "https://mec.colexiu.com",
 				changeOrigin: true,
 				rewrite: (path) => path.replace(/^\/instrument/, ""),