From 4b6b9fa5d1006b0abaf12b6e3922ee5ec9e7932f Mon Sep 17 00:00:00 2001 From: szbk Date: Tue, 21 Oct 2025 21:51:31 +0300 Subject: [PATCH] Readme change --- Readme.md | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/Readme.md b/Readme.md index 4559571..c212a64 100644 --- a/Readme.md +++ b/Readme.md @@ -69,22 +69,7 @@ docker compose up -d --build ``` **Default Ports:** -- Server (API): `http://localhost:3001` -- Client (UI): `http://localhost:5173` - ---- - -## ⚙️ Environment Variables - -### Client -| Variable | Description | -|-----------|--------------| -| `VITE_API` | Backend API root URL (e.g., `http://localhost:3001`) | - -### Server -| Variable | Description | -|-----------|--------------| -| `PORT` | API port (default: `3001`) | +- RUN: `http://localhost:3001` ---