mirror of
https://github.com/bitwarden/server.git
synced 2025-04-17 19:18:16 -05:00
add semicolon
This commit is contained in:
parent
6dc2e1b328
commit
d8204341a4
@ -52,7 +52,7 @@ server {
|
|||||||
{{#if RealIps}}
|
{{#if RealIps}}
|
||||||
|
|
||||||
{{#each RealIps}}
|
{{#each RealIps}}
|
||||||
set_real_ip_from {{{Value}}}
|
set_real_ip_from {{{Value}}};
|
||||||
{{/each}}
|
{{/each}}
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user