add extra hosts for jellyseerr
This commit is contained in:
@@ -9,3 +9,6 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- /opt/jellyseerr:/app/config
|
- /opt/jellyseerr:/app/config
|
||||||
|
extra_hosts:
|
||||||
|
- sonarr:192.168.2.200
|
||||||
|
- lidarr:192.168.2.200
|
||||||
|
|||||||
Reference in New Issue
Block a user