From 7a5959ac077c211f19dae9e058642b5c98c45914 Mon Sep 17 00:00:00 2001 From: cyfraeviolae Date: Sat, 26 Feb 2022 15:56:21 -0500 Subject: --wip-- [skip ci] --- local.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.conf b/local.conf index cf7d5b4..a70a18a 100644 --- a/local.conf +++ b/local.conf @@ -5,7 +5,7 @@ pid /home/sy/code/logs/nginx.pid; events {} http { include /etc/nginx/mime.types; - default_type application/octet-streamP; + default_type application/octet-stream; server { access_log /home/sy/code/logs/access.log; -- cgit v1.2.3