remove unused ports
This commit is contained in:
parent
673c60e8ac
commit
665db5ca1d
@ -465,12 +465,10 @@ services:
|
|||||||
- 6881:6881/udp # Torrent peers
|
- 6881:6881/udp # Torrent peers
|
||||||
- 8111:8000/tcp # HTTP Control
|
- 8111:8000/tcp # HTTP Control
|
||||||
# Service Ports
|
# Service Ports
|
||||||
- 8080:8080 # qBittorrent
|
|
||||||
- 3001:3001 # Flood
|
|
||||||
- 7878:7878 # Sonarr
|
|
||||||
- 8989:8989 # Radarr
|
|
||||||
- 8686:8686 # Lidarr
|
|
||||||
- 9696:9696 # Prowlarr
|
- 9696:9696 # Prowlarr
|
||||||
|
- 8080:8080 # qBittorrent
|
||||||
|
- 8989:8989 # Radarr
|
||||||
|
- 7878:7878 # Sonarr
|
||||||
volumes:
|
volumes:
|
||||||
- /docker/gluetun:/gluetun
|
- /docker/gluetun:/gluetun
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
|
Loading…
x
Reference in New Issue
Block a user