This commit is contained in:
root
2025-07-12 19:51:13 +08:00
parent b5a5944b64
commit c1a33333d1
2 changed files with 286 additions and 44 deletions

View File

@@ -36,7 +36,7 @@ class Settings(BaseSettings):
default_video_codec: str = "libx264"
default_audio_codec: str = "aac"
# cloud flare
cloudflare_api_key: str = "dlGquMNiAX-S7SV9pXne7YGfdH_fEgq3TfIGgNcQ"
cloudflare_api_key: str = "hAiXy3jB-Lt5q-XiIV588lyvyH1c8FJaG3oieqeT"
cloudflare_url: str = "https://api.cloudflare.com/client/v4/"
cloudflare_account_id: str = "67720b647ff2b55cf37ba3ef9e677083"
cloudflare_kv_id: str = "995d7eff088547d7a7d8fea53e56115b"