From 481a140a8f6759e92cdb578920535c52c9e1f35b Mon Sep 17 00:00:00 2001 From: Alex Date: Sat, 25 Oct 2025 19:34:41 +0300 Subject: [PATCH] =?UTF-8?q?feat:=20=D0=BD=D0=BE=D0=B2=D0=B0=D1=8F=20=D1=84?= =?UTF-8?q?=D1=83=D0=BD=D0=BA=D1=86=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index f5f5e9e..0d0d71f 100644 --- a/README.md +++ b/README.md @@ -45,10 +45,6 @@ docker-compose up -d ### Доступ к приложению -#### Разработка (dev) -- **Frontend**: http://localhost:5173 -- **Backend API**: http://localhost:8000 - #### Продакшн (production) - **Frontend**: http://localhost:9000 (HTTP) или https://localhost:9443 (HTTPS) - **Backend API**: http://localhost:9000/api (через nginx proxy)