Skip to content
Snippets Groups Projects
Commit b488f7b990e3 authored by James Reed's avatar James Reed
Browse files

Fix typo in link to proxy_set_headers

parent 5fb6e295a1fd
No related branches found
No related tags found
1 merge request!161Merge upstream Omnibus GitLab into Omnibus Heptapod
......@@ -17,7 +17,7 @@
The workaround is to make sure you don't have the `proxy_set_header` configuration in
`nginx['custom_gitlab_server_config']` settings.
Instead, use the
[`roxy_set_headers`](ssl/index.md#configure-a-reverse-proxy-or-load-balancer-ssl-termination)
[`proxy_set_headers`](ssl/index.md#configure-a-reverse-proxy-or-load-balancer-ssl-termination)
configuration in your `gitlab.rb` file.
## Error: `Received fatal alert: handshake_failure`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment