mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-13 09:26:57 +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"
|
||||
- label: 禁止
|
||||
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
|
||||
- DHT_CRAWLER_SAVE_FILES_THRESHOLD=100
|
||||
- PROCESSOR_CONCURRENCY=1
|
||||
- TMDB_ENABLED=true
|
||||
- TMDB_API_KEY=your_api_key
|
||||
command:
|
||||
- worker
|
||||
|
Loading…
Reference in New Issue
Block a user