Browse Source

发布 7.1.0

神仙都没用 1 year ago
parent
commit
e8aab41aef
2 changed files with 1 additions and 2 deletions
  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/, "")
 	},

File diff suppressed because it is too large
+ 0 - 0
stats.html


Some files were not shown because too many files changed in this diff