docs: fe be url repeat for clairty

This commit is contained in:
KaranRudra311
2024-12-01 22:34:37 +05:30
committed by GitHub
parent dc9bdec795
commit 97249c183e

View File

@@ -37,6 +37,7 @@ Maxun lets you train a robot in 2 minutes and scrape the web on auto-pilot. Web
git clone https://github.com/getmaxun/maxun
docker-compose up -d
```
You can access the frontend at http://localhost:5173/ and backend at http://localhost:8080/
### Without Docker
1. Ensure you have Node.js, PostgreSQL, MinIO and Redis installed on your system.