Skip to content

Commit

Permalink
Update .env (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
bokkoman authored Mar 17, 2024
1 parent d0bf7b7 commit 30b1b58
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docker-compose/.env
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,22 @@ LAN_NETWORK=192.168.x.0/24
## qbittorrent
# ENABLE VPN=<true|false>
VPN_ENABLED=false

# ENABLE PRIVOXY=<true|false>
QBITTORRENT_ENABLE_PRIVOXY=false

# qBittorrent (web ui)
QBITTORRENT_WEBUI_PORT=8080

# Privoxy Port
QBITTORRENT_PRIVOXY_PORT=8118

#Pick your vpn provider options are generic|pia|proton
VPN_PROVIDER=generic

#Auto port forward rules. <true|false>. For PIA or Proton, set true. Torguard is false.
PORT_FORWARD=false

## Pullio - Auto update docker-compose the correct way.
# Setup instructions https://trash-guides.info/Hardlinks/How-to-setup-for/Synology/#pullio-auto-update-docker-compose-the-correct-way
# If you want your containers to be updated
Expand Down

0 comments on commit 30b1b58

Please sign in to comment.