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