From d7f4662aafb456085e30ba20af808cc54d76252b Mon Sep 17 00:00:00 2001 From: Karl Date: Tue, 3 Feb 2026 18:43:09 +0000 Subject: [PATCH] Update docker-compose.yml --- docker-compose.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 1273d08..c585bd0 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -26,7 +26,7 @@ services: resources: limits: cpus: "0.50" - memory: 256M + memory: 512M restart: unless-stopped pihole: @@ -48,7 +48,7 @@ services: resources: limits: cpus: "0.30" - memory: 256M + memory: 512M restart: unless-stopped prowlarr: @@ -69,7 +69,7 @@ services: resources: limits: cpus: "0.30" - memory: 256M + memory: 512M restart: unless-stopped sonarr: @@ -90,7 +90,7 @@ services: resources: limits: cpus: "0.50" - memory: 512M + memory: 1024M restart: unless-stopped radarr: @@ -111,7 +111,7 @@ services: resources: limits: cpus: "0.50" - memory: 512M + memory: 1024M restart: unless-stopped bazarr: @@ -133,7 +133,7 @@ services: resources: limits: cpus: "0.30" - memory: 256M + memory: 1024M restart: unless-stopped rdtclient: @@ -154,7 +154,7 @@ services: resources: limits: cpus: "0.30" - memory: 256M + memory: 512M logging: driver: json-file options: @@ -178,7 +178,7 @@ services: resources: limits: cpus: "0.20" - memory: 128M + memory: 512M restart: unless-stopped samba: