Bläddra i källkod

feat: 修改api host 协议

jihuaqiang 2 månader sedan
förälder
incheckning
4f4543fb78
2 ändrade filer med 2 tillägg och 2 borttagningar
  1. 1 1
      .env.development
  2. 1 1
      .env.production

+ 1 - 1
.env.development

@@ -1 +1 @@
-VITE_API_URL = http://test-tp-open.piaoquantv.com
+VITE_API_URL = https://test-tp-open.piaoquantv.com

+ 1 - 1
.env.production

@@ -1 +1 @@
-VITE_API_URL = http://tp-open.piaoquantv.com
+VITE_API_URL = https://tp-open.piaoquantv.com