diff --git a/.env.development b/.env.development index 0b58d27..cf77dd5 100644 --- a/.env.development +++ b/.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" \ No newline at end of file diff --git a/.env.production b/.env.production index d4581fa..5ff0eac 100644 --- a/.env.production +++ b/.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" \ No newline at end of file diff --git a/.env.test b/.env.test index e5846c2..3e219ee 100644 --- a/.env.test +++ b/.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"