auto backup 2026-07-28_22:40:01
This commit is contained in:
@@ -14,10 +14,15 @@ services:
|
|||||||
PASS: ${PIA_PASSWORD}
|
PASS: ${PIA_PASSWORD}
|
||||||
KEEPALIVE: "25"
|
KEEPALIVE: "25"
|
||||||
PORT_FORWARDING: "1"
|
PORT_FORWARDING: "1"
|
||||||
|
PORT_PERSIST: "1"
|
||||||
WG_FILES: "1"
|
WG_FILES: "1"
|
||||||
|
PORT_SCRIPT: /pia-shared/set_qbt_port.sh
|
||||||
|
QBT_URL: http://127.0.0.1:8090
|
||||||
|
QBT_USER: ${QBT_USER}
|
||||||
|
QBT_PASS: ${QBT_PASS}
|
||||||
|
volumes:
|
||||||
|
- /home/docker/BitDen/pia-shared:/pia-shared
|
||||||
ports:
|
ports:
|
||||||
- 6881:6881
|
|
||||||
- 6881:6881/udp
|
|
||||||
- 8085:8090
|
- 8085:8090
|
||||||
- 8787:8080
|
- 8787:8080
|
||||||
- 9696:9696
|
- 9696:9696
|
||||||
@@ -99,6 +104,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- /home/docker/BitDen/config:/config
|
- /home/docker/BitDen/config:/config
|
||||||
- /mnt/bindmounts/multimedia/Downloads:/downloads
|
- /mnt/bindmounts/multimedia/Downloads:/downloads
|
||||||
|
- /home/docker/BitDen/pia-shared:/pia-shared
|
||||||
depends_on:
|
depends_on:
|
||||||
wireguard:
|
wireguard:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
|
|||||||
Reference in New Issue
Block a user