mirror of
https://github.com/jitsi/docker-jitsi-meet.git
synced 2025-10-17 15:00:59 +02:00
web: remove no longer needed mime type definition
It's built-in now.
This commit is contained in:
parent
70ba4cbe2f
commit
03b6ca24f2
@ -32,8 +32,6 @@ http {
|
||||
|
||||
include /etc/nginx/mime.types;
|
||||
types {
|
||||
# add support for wasm MIME type, that is required by specification and it is not part of default mime.types file
|
||||
application/wasm wasm;
|
||||
# add support for the wav MIME type that is requried to playback wav files in Firefox.
|
||||
audio/wav wav;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user