From 4984e0f58179214dcd1ceb0628eda3fb20638f76 Mon Sep 17 00:00:00 2001 From: tobbbs <1+tobbbs@noreply.localhost> Date: Sun, 31 May 2026 02:56:18 +0200 Subject: [PATCH] Update compose.yaml --- compose.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/compose.yaml b/compose.yaml index 96c204f..2607769 100644 --- a/compose.yaml +++ b/compose.yaml @@ -54,6 +54,8 @@ jellyplex-watched: image: luigi311/jellyplex-watched:latest container_name: jellyplex-watched restart: unless-stopped + networks: + - bragi-local environment: - PUID=1000 - PGID=1000