Skip to content

Commit 7728631

Browse files
committed
🧨 Set sail with Cleanuparr v2... hit rocks straight away — no curl, no mercy
1 parent 7e1870d commit 7728631

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docker-compose.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -387,11 +387,6 @@ services:
387387
volumes:
388388
- ${CLEANUPARR_CONFIG_PATH}:/config # Persistent config files
389389

390-
# Define container healthcheck to verify Cleanuparr connectivity
391-
healthcheck:
392-
test: ["CMD", "curl", "-f", "http://localhost:${CLEANUPARR_WEBUI_PORT}/health"] # Check if Cleanuparr web UI is reachable
393-
<<: *default-healthcheck-settings # Pull in default healthcheck settings
394-
395390
# Specify container service dependencies
396391
depends_on:
397392
sonarr:

0 commit comments

Comments
 (0)