1
0
mirror of https://github.com/dokku/buildpack-nginx.git synced 2025-06-25 18:10:47 +00:00

Merge pull request #34 from justintemps/patch-1

Add text/vtt mime type for caption files
This commit is contained in:
Jose Diaz-Gonzalez
2019-06-17 09:55:47 -05:00
committed by GitHub

View File

@ -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;