fix formatting
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user