replace readarr with bookshelf

This commit is contained in:
2026-02-18 15:28:23 +01:00
parent a4dd2f9f09
commit d05b46203d
5 changed files with 12 additions and 5 deletions

View File

@@ -20,6 +20,7 @@ services:
- "radarr:${HOST_IP}"
- "sonarr:${HOST_IP}"
- "lidarr:${HOST_IP}"
- "readarr:${HOST_IP}"
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:9696/ping"]
interval: 30s