diff --git a/qbittorrent/compose.yml b/qbittorrent/compose.yml index 1daefea..75416a5 100644 --- a/qbittorrent/compose.yml +++ b/qbittorrent/compose.yml @@ -24,8 +24,8 @@ services: - node.role == manager resources: limits: - cpus: '1.0' - memory: 1024M + cpus: '2.0' + memory: 2048M #reservations: # cpus: '0.0001' # memory: 20M