nieyuge 2 лет назад
Родитель
Сommit
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'
 }