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:
|
||||
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:
|
||||
|
||||
Reference in New Issue
Block a user