Merge branch 'main' of github.com:ghost062591/swarm-production

This commit is contained in:
2025-11-12 16:54:41 -05:00
3 changed files with 7 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ services:
- PGID=1000
- TZ=Etc/UTC
volumes:
- /home/doc/projects/unraid-appdata/emby:/config
- /home/doc/projects/swarm-data/appdata/emby:/config
- /home/doc/projects/data/media/tv:/data/tvshows
- /home/doc/projects/data/media/movies:/data/movies
ports:

View File

@@ -10,7 +10,7 @@ services:
- PGID=1000
- TZ=Etc/UTC
volumes:
- /home/doc/projects/unraid-appdata/prowlarr:/config
- /home/doc/projects/swarm-data/appdata/prowlarr:/config
healthcheck:
test: [ "CMD", "curl", "-f", "http://localhost:9696/ping" ]
interval: 30s

View File

@@ -17,5 +17,9 @@ services:
networks:
homelab:
<<<<<<< HEAD
external: true
=======
external: true
>>>>>>> 3a6bfa0854c08910cd0821099c6c33a74df5d037