Increased qbittorrent cpu and ram limits

This commit is contained in:
2025-10-14 22:09:55 +02:00
parent 5a19163c7f
commit aa44346917

View File

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