diff --git a/.env.production b/.env.production index 33ccdfc..52587d1 100644 --- a/.env.production +++ b/.env.production @@ -1,3 +1,3 @@ -NEXT_PUBLIC_API_URL=https://parsaaghayi-backend.liara.run/api -NEXT_PUBLIC_BLOG_API_URL=https://parsaaghayi-backend.liara.run/api/blog -NEXT_PUBLIC_FRONT_URL=https://paqi.liara.run \ No newline at end of file +NEXT_PUBLIC_API_URL=https://backend.parsaaghayi.ir/api +NEXT_PUBLIC_BLOG_API_URL=https://backend.parsaaghayi.ir/api/blog +NEXT_PUBLIC_FRONT_URL=https://parsaaghayi.ir \ No newline at end of file