From 3f9a2072ea3d3d80b27e210cba8391f3ff80b4d5 Mon Sep 17 00:00:00 2001 From: morteza-mortezai Date: Mon, 22 Jun 2026 16:35:10 +0330 Subject: [PATCH] update api url --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 62a837f..287452e 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ -VITE_BASE_URL = 'https://shinan-api.dev.danakcorp.com' +VITE_BASE_URL = 'https://api.shinan.ir' # VITE_BASE_URL = 'http://192.168.99.235:4000' # VITE_BASE_URL = 'https://api.shinan.ir'