fix host mapping

This commit is contained in:
2026-02-04 11:30:39 +01:00
parent d8a803af4c
commit 57f647615b

View File

@@ -11,4 +11,4 @@ services:
- /opt/jellyseerr:/app/config
extra_hosts:
- "sonarr:${HOST_IP}"
- "lidarr:${HOST_IP}"
- "radarr:${HOST_IP}"