This commit is contained in:
@@ -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/unraid-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
|
||||||
|
|||||||
Reference in New Issue
Block a user