diff options
Diffstat (limited to 'nginx.conf')
-rw-r--r-- | nginx.conf | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ events { http { types { text/html htm; + image/gif gif; application/wasm wasm; } default_type application/octet-stream; |