add mem limit for transmission

This commit is contained in:
Florian Zirker 2024-10-02 15:56:37 +02:00
parent 5d068218a4
commit 506aad3da5

View file

@ -23,6 +23,8 @@ services:
- "traefik.http.routers.torrent.entrypoints=web" - "traefik.http.routers.torrent.entrypoints=web"
- "traefik.http.services.torrent.loadbalancer.server.port=9091" - "traefik.http.services.torrent.loadbalancer.server.port=9091"
- "docker.group=torrent" - "docker.group=torrent"
mem_limit: 512m
networks: networks:
web: web: