Enhance CORS configuration in docker-compose.yml and update video element crossorigin attribute in index.html

This commit is contained in:
2025-12-18 18:16:50 -05:00
parent a537451474
commit e0779fd76f
3 changed files with 6 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "hls-player",
"private": true,
"version": "0.0.12",
"version": "0.0.13",
"type": "module",
"scripts": {
"dev": "vite",