removed delay
This commit is contained in:
parent
1a8e4eb8c5
commit
4750a889f4
@ -16,8 +16,6 @@ services:
|
|||||||
# - CHAT_ID=# modify if needed, default value set during build
|
# - CHAT_ID=# modify if needed, default value set during build
|
||||||
deploy:
|
deploy:
|
||||||
replicas: 5 # Change this to however number of multiple instanaces you want
|
replicas: 5 # Change this to however number of multiple instanaces you want
|
||||||
restart_policy:
|
|
||||||
delay: 10s
|
|
||||||
```
|
```
|
||||||
4. Modify `SCRAPPER_CONTROL_API_KEY`
|
4. Modify `SCRAPPER_CONTROL_API_KEY`
|
||||||
5. Run `docker compose up -d`
|
5. Run `docker compose up -d`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user