[host_config] fix typo
All checks were successful
Check flake syntax / flake-check (push) Successful in 8m14s
All checks were successful
Check flake syntax / flake-check (push) Successful in 8m14s
This commit is contained in:
@@ -85,7 +85,7 @@ in
|
||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
||||
proxy_set_header X-Forwarded-Proto $scheme;
|
||||
proxy_set_header Authorization $http_authorization;
|
||||
proxy_pass_header Authorization
|
||||
proxy_pass_header Authorization;
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user