Added scrollbar draft

This commit is contained in:
2025-03-18 12:50:14 +01:00
parent 56513230e4
commit 898f7479c9
4 changed files with 162 additions and 3 deletions

View File

@@ -40,7 +40,7 @@ Access the application locally at [http://127.0.0.1:5000](http://127.0.0.1:5000)
docker-compose up --build
```
4. **Access your portfolio:** Open your browser and navigate to `http://localhost:5000`.
4. **Access your portfolio:** Open your browser and navigate to [http://localhost:5000](http://localhost:5000).
## Configuration Guide 🔧