replace readarr with bookshelf
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user