From 1ba92163b2ca4907d112c4f68f589c74d8537f2e Mon Sep 17 00:00:00 2001 From: Vladimir Zagainov Date: Fri, 30 May 2025 17:12:34 +0300 Subject: [PATCH] Minor update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b597fc6..ff07533 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ -Change VITE_API_BASE_URL (taiga api) and VITE_ROOT_BASE_URL (frontend base path) in .env file -Change project (table) size in styles .userstory-table-container max-height: 500px; -Change port in docker-compose.yml +# Taiga Tableview Frontend + +- Change `VITE_API_BASE_URL` (taiga api) and `VITE_ROOT_BASE_URL` (frontend base path) in `.env` file +- Change project (table) size in styles `.userstory-table-container max-height: 500px;` +- Change port in `docker-compose.yml`