This commit is contained in:
2025-11-11 19:30:25 -05:00
parent 76cdb88226
commit 0055e31123

View File

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