From 03e57d970157451bb2f206ba8b34589ba11f3dcd Mon Sep 17 00:00:00 2001 From: inmake Date: Mon, 30 Oct 2023 12:08:08 +0500 Subject: [PATCH] upd --- client/.env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/.env b/client/.env index 5cf0d17..354d929 100644 --- a/client/.env +++ b/client/.env @@ -1,3 +1,3 @@ # VITE_SERVER_URL=http://localhost:3001 -VITE_SERVER_URL=http://192.168.1.170:3001 -# VITE_SERVER_URL=https://crm.stream.graff.tech/api \ No newline at end of file +# VITE_SERVER_URL=http://192.168.1.170:3001 +VITE_SERVER_URL=https://crm.stream.graff.tech/api \ No newline at end of file