diff --git a/README.md b/README.md index e631afc..c032862 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ services: # - TG_BOT_TOKEN= # modify if needed, default value set during build # - CHAT_IDS=# modify if needed, default value set during build deploy: - replicas: 3 + replicas: 5 # Change this to however number of multiple instanaces you want ``` 4. Modify `SCRAPPER_CONTROL_API_KEY` 5. Run `docker compose up -d`