mirror of
https://github.com/okxlin/appstore.git
synced 2026-02-24 20:07:41 +08:00
feat:更新细节与预览图
This commit is contained in:
parent
cdbe91622c
commit
7b72dd2ca9
BIN
app-list.png
BIN
app-list.png
Binary file not shown.
|
Before Width: | Height: | Size: 988 KiB After Width: | Height: | Size: 1009 KiB |
@ -2,7 +2,7 @@ CONTAINER_NAME="transmission"
|
||||
DOWNLOAD_PATH="./data/downloads"
|
||||
PANEL_APP_PORT_HTTP="40154"
|
||||
PEER_PORT_VALUE="40152"
|
||||
WATCH_PATH="./data/Watch"
|
||||
WATCH_PATH="./data/watch"
|
||||
WEBUI_USER=""
|
||||
WEBUI_PWD=""
|
||||
|
||||
|
||||
@ -16,7 +16,7 @@ additionalProperties:
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ./data/Watch
|
||||
- default: ./data/watch
|
||||
edit: true
|
||||
envKey: WATCH_PATH
|
||||
labelEn: Watch folder for torrent files
|
||||
|
||||
@ -2,7 +2,7 @@ CONTAINER_NAME="transmission"
|
||||
DOWNLOAD_PATH="./data/downloads"
|
||||
PANEL_APP_PORT_HTTP="40154"
|
||||
PEER_PORT_VALUE="40152"
|
||||
WATCH_PATH="./data/Watch"
|
||||
WATCH_PATH="./data/watch"
|
||||
WEBUI_USER=""
|
||||
WEBUI_PWD=""
|
||||
|
||||
|
||||
@ -16,7 +16,7 @@ additionalProperties:
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ./data/Watch
|
||||
- default: ./data/watch
|
||||
edit: true
|
||||
envKey: WATCH_PATH
|
||||
labelEn: Watch folder for torrent files
|
||||
|
||||
Loading…
Reference in New Issue
Block a user