mirror of
https://github.com/dokku/buildpack-nginx.git
synced 2025-06-26 02:20:47 +00:00
Add text/vtt mime type for caption files
Update to include text/vtt mime type
This commit is contained in:
@ -14,6 +14,7 @@ types {
|
||||
text/vnd.sun.j2me.app-descriptor jad;
|
||||
text/vnd.wap.wml wml;
|
||||
text/x-component htc;
|
||||
text/vtt vtt;
|
||||
|
||||
image/png png;
|
||||
image/tiff tif tiff;
|
||||
|
Reference in New Issue
Block a user