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