From 4dfc5e1a65ec0b06b983f8c2786a1fbb5945b239 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 18 Jun 2018 10:45:30 +0200 Subject: ... --- custom/ymir-nginx.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'custom/ymir-nginx.nix') diff --git a/custom/ymir-nginx.nix b/custom/ymir-nginx.nix index 7175af09..724eb973 100644 --- a/custom/ymir-nginx.nix +++ b/custom/ymir-nginx.nix @@ -49,9 +49,8 @@ in { default_type application/octet-stream; log_format main - '$server_name' '$remote_addr $remote_user' - '"$request" $status $bytes_sent ' + '"$host" "$request" $status $bytes_sent ' '"$http_referer" "$http_user_agent" ' '"$gzip_ratio"'; -- cgit v1.2.3