diff --git a/proxy-example/nginx.conf b/proxy-example/nginx.conf index 5532fd7..6a83fa1 100644 --- a/proxy-example/nginx.conf +++ b/proxy-example/nginx.conf @@ -23,4 +23,4 @@ http { proxy_set_header X-Forwarded-Port $server_port; } } -} \ No newline at end of file +}