deploy: auto commit docker changes 2026-07-09 22:54:47
This commit is contained in:
@@ -21,6 +21,14 @@ AI_KB_REDIS_DB=4
|
||||
DQD_LOG_LEVEL=INFO
|
||||
DQD_LOG_FILE=/app/logs/crawler.log
|
||||
|
||||
# Third-party match odds crawler. Keep the real account in docker/.env.docker only.
|
||||
ODDS_USERNAME=change-me
|
||||
ODDS_PASSWORD=change-me
|
||||
ODDS_BASE_URLS=https://205.201.0.120/,https://mos022.com/,https://hga039.com/,https://mos100.com/
|
||||
ODDS_SPORT_TYPES=FT,BK,ES,TN,VB,BM,TT,BS,SK,OP
|
||||
ODDS_SHOW_TYPES=live,today,early
|
||||
ODDS_VERIFY_TLS=0
|
||||
|
||||
# AI KB worker embedding config. Keep real key in docker/.env.docker only.
|
||||
EMBEDDING_API_KEY=change-me
|
||||
EMBEDDING_BASE_URL=https://dashscope.aliyuncs.com/compatible-mode
|
||||
|
||||
Reference in New Issue
Block a user