fix ngnix
This commit is contained in:
@@ -26,6 +26,6 @@ server {
|
||||
proxy_ssl_server_name on;
|
||||
proxy_set_header Host "esi.evetech.net";
|
||||
proxy_set_header X-Forwarded-Proto https;
|
||||
proxy_set_header User-Agent $ESI_USER_AGENT;
|
||||
proxy_set_header User-Agent "${ESI_USER_AGENT}";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user