fix formatting

This commit is contained in:
2025-09-08 14:59:32 +02:00
parent 5940e1f8b4
commit 008eb7906b

View File

@@ -31,11 +31,11 @@ This application is a Craigslist job scraper with a Flask web interface.
```
4. **Access the application**
- Main app: http://localhost:8000
- Admin interface: http://localhost:8000/admin/users
- Main app: <http://localhost:8000>
- Admin interface: <http://localhost:8000/admin/users>
- Username: `admin`
- Password: `M11ffpgm.`
- Scraper interface: http://localhost:8000/scrape-page
- Scraper interface: <http://localhost:8000/scrape-page>
## Docker Architecture