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**
|
4. **Access the application**
|
||||||
- Main app: http://localhost:8000
|
- Main app: <http://localhost:8000>
|
||||||
- Admin interface: http://localhost:8000/admin/users
|
- Admin interface: <http://localhost:8000/admin/users>
|
||||||
- Username: `admin`
|
- Username: `admin`
|
||||||
- Password: `M11ffpgm.`
|
- Password: `M11ffpgm.`
|
||||||
- Scraper interface: http://localhost:8000/scrape-page
|
- Scraper interface: <http://localhost:8000/scrape-page>
|
||||||
|
|
||||||
## Docker Architecture
|
## Docker Architecture
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user