feat: Try a different arr stack.
This commit is contained in:
@@ -72,7 +72,7 @@ services:
|
|||||||
- PGID=${PGID}
|
- PGID=${PGID}
|
||||||
- TZ=${TZ}
|
- TZ=${TZ}
|
||||||
- WEBUI_PORT=8701 # must match "qbittorrent web interface" port number in gluetun's service above
|
- WEBUI_PORT=8701 # must match "qbittorrent web interface" port number in gluetun's service above
|
||||||
- TORRENTING_PORT=${FIREWALL_VPN_INPUT_PORTS} # airvpn forwarded port, pulled from .env
|
# - TORRENTING_PORT=${FIREWALL_VPN_INPUT_PORTS} # airvpn forwarded port, pulled from .env
|
||||||
volumes:
|
volumes:
|
||||||
- ./qbittorrent:/config
|
- ./qbittorrent:/config
|
||||||
- ${DATA_MOUNT}:/data
|
- ${DATA_MOUNT}:/data
|
||||||
|
|||||||
Reference in New Issue
Block a user