소스 검색

发布 7.1.0

神仙都没用 1 년 전
부모
커밋
e8aab41aef
2개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      src/config/proxy.ts
  2. 0 0
      stats.html

+ 1 - 2
src/config/proxy.ts

@@ -1,7 +1,6 @@
 export const proxy = {
 	"/dev/": {
-		// target: "http://127.0.0.1:8001",
-		target: "https://test-admin.cool-js.cloud",
+		target: "http://127.0.0.1:8001",
 		changeOrigin: true,
 		rewrite: (path: string) => path.replace(/^\/dev/, "")
 	},

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
stats.html


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.