forked from CFC-Servers/cfc_chat_transit
Include mime types
This commit is contained in:
parent
77e5c32aea
commit
53f78031f5
@ -25,6 +25,7 @@ http {
|
||||
listen 80;
|
||||
|
||||
location /avatars/ {
|
||||
include /etc/nginx/mime.types;
|
||||
root /usr/share/nginx/html;
|
||||
autoindex on;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user