From 489145d78946ac3ec006117e7c6f242719c6d411 Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Tue, 28 May 2019 03:30:57 -0400 Subject: removed redundant line for nginx config --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3f4fb91..d112058 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,6 @@ server { ssl_dhparam /etc/letsencrypt/ssl-dhparams.pem; location / { proxy_set_header Host $host; - proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $remote_addr; proxy_pass http://127.0.0.1:9010; } -- cgit 1.4.1-2-gfad0