Remove duplicate JS mimetype inclusions
This commit is contained in:
parent
abea6087e5
commit
2d92c672e2
@ -71,10 +71,10 @@ http {
|
||||
# and include that list explicitly or add the file extension
|
||||
# only for Nextcloud like below:
|
||||
include mime.types;
|
||||
types {
|
||||
text/javascript js mjs;
|
||||
application/wasm wasm;
|
||||
}
|
||||
#types {
|
||||
# text/javascript js mjs;
|
||||
# application/wasm wasm;
|
||||
#}
|
||||
|
||||
# Specify how to handle directories -- specifying `/index.php$request_uri`
|
||||
# here as the fallback means that Nginx always exhibits the desired behaviour
|
||||
|
Loading…
Reference in New Issue
Block a user