config: Add 3 and update 5 files
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 22s
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 22s
This commit is contained in:
@@ -170,7 +170,7 @@
|
||||
|
||||
<script>
|
||||
const config = {
|
||||
courtId: new URLSearchParams(window.location.search).get('court') || 'court',
|
||||
courtId: new URLSearchParams(window.location.search).get('court') || 'court_h264',
|
||||
hlsUrl: '/hls/'
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user