updated mounts

This commit is contained in:
2025-11-12 22:02:23 +00:00
parent b8a5345d68
commit a150527d95
3 changed files with 3 additions and 9 deletions

View File

@@ -7,7 +7,7 @@ services:
ports:
- "5454:5454"
volumes:
- /home/doc/projects/unraid-appdata/Notifiarr:/config
- /home/doc/projects/swarm-data/appdata/Notifiarr:/config
- /var/run/docker.sock:/var/run/docker.sock:ro
environment:
- TZ=America/New_York
@@ -19,4 +19,3 @@ services:
networks:
homelab:
external: true