mirror of
https://github.com/bitwarden/server.git
synced 2024-11-22 12:15:36 +01:00
indenting
This commit is contained in:
parent
b935b16cb8
commit
044f21df29
@ -54,8 +54,8 @@ server {
|
||||
{{#each RealIps}}
|
||||
set_real_ip_from {{{Value}}};
|
||||
{{/each}}
|
||||
real_ip_header X-Forwarded-For;
|
||||
real_ip_recursive on;
|
||||
real_ip_header X-Forwarded-For;
|
||||
real_ip_recursive on;
|
||||
{{/if}}
|
||||
|
||||
location / {
|
||||
|
Loading…
Reference in New Issue
Block a user