Browse Source

修改请求地址

milestone-20251117-DeepChart后台一期
liruiqiang 1 month ago
parent
commit
05ea8f3c31
  1. 2
      .env.development
  2. 2
      .env.production
  3. 2
      .env.test

2
.env.development

@ -1,2 +1,2 @@
VITE_API_BASE_URL = "http://u92a9b3d.natappfree.cc"
VITE_API_BASE_URL = "https://dbqb.legu168.cn/adminApi"
VITE_API_BASE_URL_LINK = "http://39.101.133.168:8828"

2
.env.production

@ -1,2 +1,2 @@
VITE_API_BASE_URL = "https://api.example.com"
VITE_API_BASE_URL = "https://dbqb.legu168.cn/adminApi"
VITE_API_BASE_URL_LINK = "https://web.homilychart.com"

2
.env.test

@ -1,2 +1,2 @@
VITE_API_BASE_URL = "http://u92a9b3d.natappfree.cc"
VITE_API_BASE_URL = "https://dbqb.legu168.cn/adminApi"
VITE_API_BASE_URL_LINK = "http://39.101.133.168:8828"
Loading…
Cancel
Save