nieyuge 2 年之前
父节点
当前提交
7fe8c0e6c8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/http/configAPI.js

+ 1 - 1
src/http/configAPI.js

@@ -22,7 +22,7 @@ const page = {
 
 const website = {
 	production: "https://denet.me",
-	pre: "https://test.denet.me",
+	pre: "https://pre.denet.me",
 	development: 'https://test.denet.me'
 }