@@ -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
|
||||
|
||||
Reference in New Issue
Block a user