Updated syntax error more_set_headers

This commit is contained in:
2023-11-10 17:31:39 +01:00
parent e319e94b4b
commit 63d445ba93
4 changed files with 16 additions and 16 deletions

View File

@@ -3,4 +3,4 @@ proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-for $proxy_add_x_forwarded_for;
proxy_set_header Host $host;
more_set_header 'X-Proxy-Params Applied';
more_set_headers 'X-Proxy-Params Applied';