mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user