mirror of
https://github.com/openfaas/faas.git
synced 2025-06-13 02:36:46 +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
|
image: functions/queue-worker:0.4
|
||||||
networks:
|
networks:
|
||||||
- functions
|
- functions
|
||||||
|
environment:
|
||||||
|
max_inflight: "1"
|
||||||
|
ack_timeout: "30s" # Max duration of any async task / request
|
||||||
deploy:
|
deploy:
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user