Update file docker-compose.yml.j2

This commit is contained in:
Administrator 2025-12-05 11:33:24 +05:00
parent 77a2309165
commit 0689a9f0c8

View File

@ -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: