diff --git a/README-Docker.md b/README-Docker.md index b0dfc15..7519355 100644 --- a/README-Docker.md +++ b/README-Docker.md @@ -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: + - Admin interface: - Username: `admin` - Password: `M11ffpgm.` - - Scraper interface: http://localhost:8000/scrape-page + - Scraper interface: ## Docker Architecture