mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-28 19:36:14 +08:00
发布 Bitmagnet
Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
parent
ba8b163b04
commit
f1b17fdf55
@ -80,3 +80,10 @@ additionalProperties:
|
|||||||
value: "true"
|
value: "true"
|
||||||
- label: 禁止
|
- label: 禁止
|
||||||
value: "false"
|
value: "false"
|
||||||
|
- default: ""
|
||||||
|
edit: true
|
||||||
|
envKey: TMDB_API_KEY
|
||||||
|
labelZh: TMDB API 密钥
|
||||||
|
labelEn: TMDB API Key
|
||||||
|
required: false
|
||||||
|
type: text
|
||||||
|
@ -28,7 +28,6 @@ services:
|
|||||||
- LOG_JSON=false
|
- LOG_JSON=false
|
||||||
- DHT_CRAWLER_SAVE_FILES_THRESHOLD=100
|
- DHT_CRAWLER_SAVE_FILES_THRESHOLD=100
|
||||||
- PROCESSOR_CONCURRENCY=1
|
- PROCESSOR_CONCURRENCY=1
|
||||||
- TMDB_ENABLED=true
|
|
||||||
- TMDB_API_KEY=your_api_key
|
- TMDB_API_KEY=your_api_key
|
||||||
command:
|
command:
|
||||||
- worker
|
- worker
|
||||||
|
Loading…
Reference in New Issue
Block a user