remove content type
This commit is contained in:
parent
0bde426fea
commit
c73b1c5274
@ -5,7 +5,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<video class="video-js" data-setup='{}' controls>
|
||||
<source src="{{ stream }}" type="application/vnd.apple.mpegurl" />
|
||||
<source src="{{ stream }}" />
|
||||
</video>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user