Update docker-compose.extended.yml

This commit is contained in:
Alex Ellis 2017-11-30 16:08:51 +00:00 committed by GitHub
parent 53f092d150
commit 9b6e464585
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: