From 35695f7fa0941c884f0f2a8e1f54c099b5c5efc7 Mon Sep 17 00:00:00 2001 From: Silas Biendara Date: Mon, 10 Nov 2025 08:58:47 +0100 Subject: [PATCH] aaaaaaaa --- arr-stack/compose.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arr-stack/compose.yaml b/arr-stack/compose.yaml index 3b066e8..39385ce 100644 --- a/arr-stack/compose.yaml +++ b/arr-stack/compose.yaml @@ -160,11 +160,11 @@ services: image: santiagosayshey/profilarr:latest # Use :beta for early access to new features container_name: profilarr ports: - - PUID=1000 - - PGID=1000 - 6868:6868 volumes: - /mnt/appdata/profilarr:/config # Replace with your actual path environment: + - PUID=1000 + - PGID=1000 - TZ=Europe/Berlin # Set your timezone restart: unless-stopped \ No newline at end of file