Add dockerfile and fix readme
This commit is contained in:
@@ -7,7 +7,7 @@ It also sends a notification of items via email any items is on sale and followi
|
||||
```
|
||||
SCRAPER_SMTP_USER
|
||||
SCRAPER_SMTP_PASSWORD
|
||||
SCRAPER_SMTP_USER
|
||||
SCRAPER_TO_MAIL
|
||||
```
|
||||
|
||||
It uses Google SMTP server (you have to provide google app credentials).
|
||||
@@ -16,5 +16,5 @@ It uses Google SMTP server (you have to provide google app credentials).
|
||||
Run with:
|
||||
|
||||
```
|
||||
python scrape.py
|
||||
python main.py
|
||||
```
|
||||
Reference in New Issue
Block a user