diff --git a/torrent/docker-compose.yaml b/torrent/docker-compose.yaml index 35fccaf..506235e 100644 --- a/torrent/docker-compose.yaml +++ b/torrent/docker-compose.yaml @@ -23,6 +23,8 @@ services: - "traefik.http.routers.torrent.entrypoints=web" - "traefik.http.services.torrent.loadbalancer.server.port=9091" - "docker.group=torrent" + mem_limit: 512m + networks: web: