added view progress

This commit is contained in:
Shihaam Abdul Rahman 2023-03-08 17:24:02 +05:00
parent ea15400694
commit 11b46e46c3
Signed by: shihaam
GPG Key ID: 6DA2E87EBC227636

View File

@ -20,6 +20,10 @@ services:
4. Modify `SCRAPPER_CONTROL_API_KEY`
5. Run `docker compose up -d`
## View scrapper progress:
```
docker compose logs -f
```
## HOW TO KILL THE CONTAINER
```