refactor docker-compse

This commit is contained in:
tolerryan
2025-03-02 15:12:07 -06:00
parent 519dba3dcc
commit a18faf8775
2 changed files with 41 additions and 112 deletions

View File

@@ -69,7 +69,7 @@ QBIT_PORT_UDP=44172
FLARESOLVERR_PORT=8191
TDARR_SERVER_PORT=8266
WEBUI_PORT_TDARR=8265
WEBUI_PORT_QBITTORRENT=8200
RUTORRENT_PORT=8200
# SWAG is configured for Reverse Proxy. Set your Internet gateway to redirect incoming ports 80 and 443
@@ -94,7 +94,7 @@ STAGING=false
HEALTH_VPN_DURATION_INITIAL=45s
HEALTH_VPN_DURATION_ADDITION=30s
UPDATER_PERIOD=8h
TZ=Europe/Paris
TZ=America/Chicago
PUID=1000
PGID=1000