mirror of
https://github.com/bitwarden/server
synced 2025-12-23 03:33:35 +00:00
add semicolon
This commit is contained in:
@@ -52,7 +52,7 @@ server {
|
||||
{{#if RealIps}}
|
||||
|
||||
{{#each RealIps}}
|
||||
set_real_ip_from {{{Value}}}
|
||||
set_real_ip_from {{{Value}}};
|
||||
{{/each}}
|
||||
{{/if}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user