'nginx/nginx/nginx.conf' updaten
This commit is contained in:
parent
eabe4e37b0
commit
207196e840
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ http {
|
||||||
|
|
||||||
|
|
||||||
# MIME
|
# MIME
|
||||||
include /config/nginx/conf_split//mime.types;
|
include /config/nginx/conf_split/mime.types;
|
||||||
default_type application/octet-stream;
|
default_type application/octet-stream;
|
||||||
|
|
||||||
# logging
|
# logging
|
||||||
|
|
Loading…
Reference in a new issue