fix(aurora): harden Kling integration and surface config diagnostics

This commit is contained in:
Apple
2026-03-01 03:55:16 -08:00
parent ff97d3cf4a
commit c230abe9cf
6 changed files with 1802 additions and 0 deletions

View File

@@ -94,6 +94,10 @@ services:
- AURORA_FORCE_CPU=false
- AURORA_PREFER_MPS=true
- AURORA_ENABLE_VIDEOTOOLBOX=true
- KLING_ACCESS_KEY=${KLING_ACCESS_KEY:-}
- KLING_SECRET_KEY=${KLING_SECRET_KEY:-}
- KLING_BASE_URL=${KLING_BASE_URL:-https://api.klingai.com}
- KLING_TIMEOUT=${KLING_TIMEOUT:-60}
volumes:
- sofiia-data:/data
networks: