1 parent 7da04ca commit 31faf4cCopy full SHA for 31faf4c
1 file changed
nginx.conf
@@ -13,6 +13,8 @@ events {
13
http {
14
include /etc/nginx/mime.types;
15
16
+ charset UTF-8;
17
+
18
default_type application/octet-stream;
19
types {
20
text/markdown md;
0 commit comments