Update hardcoded Cloudflare Stream UID to a constant and remove dynamic HLS URL updates

This commit is contained in:
Nikita
2025-12-24 23:26:36 -08:00
parent ca8af44c72
commit b2c94ea623
3 changed files with 12 additions and 19 deletions

View File

@@ -30,7 +30,7 @@
*/
"vars": {
"APP_BASE_URL": "https://linsa.io",
"CLOUDFLARE_STREAM_NIKIV_VIDEO_ID": "cd56ef73791c628c252cd290ee710275"
"CLOUDFLARE_LIVE_INPUT_UID": "bb7858eafc85de6c92963f3817477b5d"
},
/**
* Note: Use secrets to store sensitive data.