Fixed Mount

This commit is contained in:
2025-11-12 06:40:03 -05:00
parent 08ebe28456
commit cb73a13e48

View File

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