✂️
This commit is contained in:
parent
6912865db8
commit
dff3759b27
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ server {
|
|||
location = /50x.html {
|
||||
root html;
|
||||
}
|
||||
|
||||
|
||||
try_files $uri/index.html $uri @<%= @server_name %>;
|
||||
location @<%= @server_name %> {
|
||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
||||
|
|
Loading…
Reference in a new issue