mirror of
https://github.com/docker/compose.git
synced 2025-07-21 12:44:54 +02:00
Merge pull request #1713 from mnowster/increase-default-worker-number
Increase max-workers
This commit is contained in:
commit
ca298309e0
@ -1,5 +1,5 @@
|
||||
|
||||
DEFAULT_MAX_WORKERS = 5
|
||||
DEFAULT_MAX_WORKERS = 20
|
||||
DEFAULT_TIMEOUT = 10
|
||||
LABEL_CONTAINER_NUMBER = 'com.docker.compose.container-number'
|
||||
LABEL_ONE_OFF = 'com.docker.compose.oneoff'
|
||||
|
Loading…
x
Reference in New Issue
Block a user