diff --git a/platform/.env.production b/platform/.env.production index 50f53bf..3d1b1d8 100644 --- a/platform/.env.production +++ b/platform/.env.production @@ -1 +1 @@ -VITE_API_BASE_URL=https://your-production-domain.com/api \ No newline at end of file +VITE_API_BASE_URL=http://203.195.163.42:7793/api \ No newline at end of file