Update compose.yaml

This commit is contained in:
2026-07-08 14:29:34 +02:00
parent 6e761b7501
commit a576348dd4
+2
View File
@@ -72,6 +72,8 @@ services:
droppedneedle: droppedneedle:
image: ghcr.io/habirabbu/droppedneedle:latest image: ghcr.io/habirabbu/droppedneedle:latest
container_name: droppedneedle container_name: droppedneedle
networks:
- bragi-local
environment: environment:
- PUID=1000 - PUID=1000
- PGID=1000 - PGID=1000