6 lines
256 B
Markdown
6 lines
256 B
Markdown
# 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`
|