Update file docker-compose.yml.j2
This commit is contained in:
parent
77a2309165
commit
0689a9f0c8
@ -3,7 +3,7 @@ services:
|
|||||||
image: "{{ flibusta_image }}"
|
image: "{{ flibusta_image }}"
|
||||||
container_name: flibusta
|
container_name: flibusta
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
mem_limit: "2g" # ← жёстко, как у тебя везде (jellyfin/audiobookshelf ~2G)
|
mem_limit: "2g"
|
||||||
security_opt:
|
security_opt:
|
||||||
- no-new-privileges:true
|
- no-new-privileges:true
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user