diff --git a/client/.env.production b/client/.env.production index 105c772..5d13f06 100644 --- a/client/.env.production +++ b/client/.env.production @@ -1,3 +1,3 @@ VITE_GEOAPI_KEY=0365b27a8f0f4a6eaaca1c7898061ec2 VITE_API_DOMAIN=https://places.d3s.ru -VITE_CHAT_DOMAIN=https://places.d3s.ru:4589 \ No newline at end of file +VITE_CHAT_DOMAIN=http://places.d3s.ru:4589 \ No newline at end of file