mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-16 06:12:18 +08:00
5 lines
140 B
Plaintext
5 lines
140 B
Plaintext
CONTAINER_NAME="qbittorrent"
|
|
PANEL_APP_PORT_HTTP="40155"
|
|
PEER_PORT_VALUE="40150"
|
|
CACHE_PATH="./data/.cache"
|
|
DOWNLOAD_PATH="./data/downloads" |