removed commented sections

This commit is contained in:
2023-01-04 12:11:12 -06:00
parent 5d5c73ea11
commit 4e9b889179

View File

@@ -457,36 +457,6 @@ services:
- /mnt/data:/data
- /mnt/data/downloads/torrents:/torrents
# qbittorrentvpn:
# container_name: qbittorrentvpn
# hostname: qbittorrentvpn
# image: binhex/arch-qbittorrentvpn:latest
# environment:
# - ENABLE_PRIVOXY=no
# - LAN_NETWORK=192.168.1.0/24
# - NAME_SERVERS=.1.1.1,8.8.8.8,1.0.0.1,8.8.4.4,9.9.9.9
# - PGID=0
# - PUID=0
# - TZ=$TZ
# - VPN_ENABLED=yes
# - VPN_PROV=custom
# - VPN_CLIENT=wireguard
# - WEBUI_PORT=8282
# - UMASK=$UMASK
# privileged: true
# sysctls:
# - net.ipv4.conf.all.src_valid_mark=1
# ports:
# - 58483:58483/tcp
# - 8282:8282/tcp
# restart: always
# volumes:
# - ./appdata/qbittorrentvpn:/config
# - ./appdata/qbittorrentvpn/openvpn:/config/openvpn
# - /mnt/data:/data
# - /mnt/data/downloads/torrents:/torrents
# - /etc/localtime:/etc/localtime:ro
radarr:
container_name: radarr
hostname: radarr
@@ -516,35 +486,6 @@ services:
- /mnt/data:/data
- /mnt/data/downloads/nzbs:/nzbs
# sabnzbdvpn:
# container_name: sabnzbdvpn
# hostname: sabnzbdvpn
# image: binhex/arch-sabnzbdvpn:3.6.1-1-03
# environment:
# - ENABLE_PRIVOXY=no
# - LAN_NETWORK=192.168.1.0/24
# - NAME_SERVERS=1.1.1.1,8.8.8.8,1.0.0.1,8.8.4.4,9.9.9.9
# - PGID=0
# - PUID=0
# - TZ=$TZ
# - VPN_ENABLED=yes
# - VPN_PROV=custom
# - VPN_CLIENT=wireguard
# - UMASK=$UMASK
# privileged: true
# sysctls:
# - net.ipv4.conf.all.src_valid_mark=1
# ports:
# - 8181:8080/tcp
# - 8191:8090/tcp
# restart: always
# volumes:
# - ./appdata/sabnzbdvpn:/config
# - ./appdata/sabnzbdvpn/openvpn:/config/openvpn
# - /mnt/data:/data
# - /mnt/data/downloads/nzbs:/nzbs
# - /etc/localtime:/etc/localtime:ro
sonarr:
container_name: sonarr
hostname: sonarr