Qbit and gluetun max memory + libtorrentv1

This commit is contained in:
2025-10-27 16:36:37 +00:00
parent ddb4b16bd6
commit 92806de059

View File

@@ -59,11 +59,11 @@ Ouvrez Dockge, cliquez sur `compose` et nommez la stack `seedbox`. Collez la con
---
services:
qbit:
image: ghcr.io/linuxserver/qbittorrent:latest
image: ghcr.io/linuxserver/qbittorrent:libtorrentv1
container_name: qbittorrent
restart: unless-stopped
network_mode: service:gluetun
mem_limit: 1g
mem_limit: 4g
environment:
- DOCKER_MODS=ghcr.io/gabe565/linuxserver-mod-vuetorrent|ghcr.io/t-anc/gsp-qbittorent-gluetun-sync-port-mod:main
- TZ=Europe/Paris
@@ -83,7 +83,7 @@ services:
image: qmcgaw/gluetun:v3.40
container_name: gluetun
restart: unless-stopped
mem_limit: 1g
mem_limit: 4g
volumes:
- /docker/gluetun/config.toml:/gluetun/auth/config.toml:ro
devices: