mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-27 04:14:58 +08:00
11 lines
225 B
Plaintext
11 lines
225 B
Plaintext
CONFIG_PATH="./data/config"
|
|
CONTAINER_NAME="deluge"
|
|
DELUGE_LOGLEVEL="error"
|
|
DELUGE_PEER_PORT=6881
|
|
DELUGE_PORT_RPC=58846
|
|
DOWNLOAD_PATH="./data/downloads"
|
|
PANEL_APP_PORT_HTTP=40321
|
|
PGID=1000
|
|
PUID=1000
|
|
TIME_ZONE="Asia/Shanghai"
|