From a576348dd41a4c3ac4fa87d97dc01a91c72d0bf1 Mon Sep 17 00:00:00 2001 From: tobbbs <1+tobbbs@noreply.localhost> Date: Wed, 8 Jul 2026 14:29:34 +0200 Subject: [PATCH] Update compose.yaml --- compose.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/compose.yaml b/compose.yaml index eb86116..57d114d 100644 --- a/compose.yaml +++ b/compose.yaml @@ -72,6 +72,8 @@ services: droppedneedle: image: ghcr.io/habirabbu/droppedneedle:latest container_name: droppedneedle + networks: + - bragi-local environment: - PUID=1000 - PGID=1000