rewrite host and remove external networks
This commit is contained in:
@@ -10,5 +10,5 @@ services:
|
||||
volumes:
|
||||
- /opt/jellyseerr:/app/config
|
||||
extra_hosts:
|
||||
- sonarr:192.168.2.200
|
||||
- lidarr:192.168.2.200
|
||||
- "sonarr:${HOST_IP}"
|
||||
- "lidarr:${HOST_IP}"
|
||||
|
||||
Reference in New Issue
Block a user