Update file docker-compose.yml.j2
This commit is contained in:
parent
77a2309165
commit
0689a9f0c8
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user