multiple instances
This commit is contained in:
parent
2c9e1488d2
commit
82f8cc933d
@ -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`
|
||||
|
Loading…
x
Reference in New Issue
Block a user