diff --git a/torrents/docker-compose.yaml b/torrents/docker-compose.yaml index 36a7b07..5418249 100644 --- a/torrents/docker-compose.yaml +++ b/torrents/docker-compose.yaml @@ -11,8 +11,8 @@ services: - PGID=1000 - UMASK=022 - TZ=America/New_York - mem_limit: 3g - memswap_limit: 3g + mem_limit: 4g + memswap_limit: 4g volumes: - /srv/qbittorrent_open-config:/config - nas_media:/data