diff --git a/.env.development b/.env.development index 121448a..cff075a 100644 --- a/.env.development +++ b/.env.development @@ -1,6 +1,6 @@ # 开发环境 VITE_NODE_ENV=development -VITE_API_BASE_URL=https://h5test.azizichat.com +VITE_API_BASE_URL=https://apitest.azizichat.com # VITE_API_BASE_URL=http://192.168.0.136:1100 VITE_APP_TITLE=Azizi H5 (Development)