diff --git a/roles/flibusta/templates/docker-compose.yml.j2 b/roles/flibusta/templates/docker-compose.yml.j2 index ac2aaad..81e9e3c 100644 --- a/roles/flibusta/templates/docker-compose.yml.j2 +++ b/roles/flibusta/templates/docker-compose.yml.j2 @@ -3,7 +3,7 @@ services: image: "{{ flibusta_image }}" container_name: flibusta restart: unless-stopped - mem_limit: "2g" # ← жёстко, как у тебя везде (jellyfin/audiobookshelf ~2G) + mem_limit: "2g" security_opt: - no-new-privileges:true ports: