update at 2026-02-11 18:31:17

This commit is contained in:
douboer
2026-02-11 18:31:17 +08:00
parent 3bbd9e3069
commit eb27b93d1e

View File

@@ -34,6 +34,14 @@ server {
# MIME
types {
text/html html htm shtml;
text/css css;
application/javascript js mjs;
image/svg+xml svg;
image/png png;
image/jpeg jpg jpeg;
image/gif gif;
image/x-icon ico;
application/json json;
font/ttf ttf;
font/otf otf;