feat:添加deluge到列表
This commit is contained in:
10
apps/deluge/latest/.env.sample
Normal file
10
apps/deluge/latest/.env.sample
Normal file
@@ -0,0 +1,10 @@
|
||||
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"
|
||||
Reference in New Issue
Block a user