replace nyone.net to nyone.app

This commit is contained in:
2026-05-19 15:23:38 +03:30
parent b3b7ebf8d7
commit 0fb7531e63
13 changed files with 57 additions and 57 deletions

View File

@@ -12,7 +12,7 @@ return [
|
*/
'rtmp_ingest_url' => env('STREAMING_RTMP_INGEST_URL', 'rtmp://nyone.net:19935'),
'rtmp_ingest_url' => env('STREAMING_RTMP_INGEST_URL', 'rtmp://nyone.app:19935'),
'hls_public_url' => env('STREAMING_HLS_PUBLIC_URL', 'https://nyone-hls.net'),
/*