diff --git a/.env.production b/.env.production index d66e1fb..38c6a8d 100644 --- a/.env.production +++ b/.env.production @@ -1,6 +1,6 @@ NODE_ENV=production VITE_APP_PREVIEW=false -VITE_APP_API_BASE_URL=https://wechat.api.puabadge.com/web/ -VITE_APP_API_URL=https://wechat.api.puabadge.com/web/ -VITE_APP_API_WX_URL=https://wechat.api.puabadge.com/web/ -WECHAT_AUTH_URL=https://wechat.api.puabadge.com/api/auth/page \ No newline at end of file +VITE_APP_API_BASE_URL=https://shop.api.suwa3d.com/api/web/ +VITE_APP_API_URL=https://shop.api.suwa3d.com/api/web/ +VITE_APP_API_WX_URL=https://shop.api.suwa3d.com/api/web/ +WECHAT_AUTH_URL=https://shop.api.suwa3d.com/api/auth/page \ No newline at end of file