mirror of
https://github.com/openfaas/faas.git
synced 2025-06-10 09:16:48 +00:00
Update docker-compose.extended.yml
This commit is contained in:
parent
53f092d150
commit
9b6e464585
@ -54,6 +54,9 @@ services:
|
||||
image: functions/queue-worker:0.4
|
||||
networks:
|
||||
- functions
|
||||
environment:
|
||||
max_inflight: "1"
|
||||
ack_timeout: "30s" # Max duration of any async task / request
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
|
Loading…
x
Reference in New Issue
Block a user