Commit 8a09a251 authored by Michael's avatar Michael Committed by James Edwards-Jones

small but mighty confusing typo

parent 6ba14927
......@@ -246,7 +246,7 @@ Below are the four scenarios that are described in
1. Edit `/etc/gitlab/gitlab.rb`:
```ruby
pages_external_url "https://example.io"
pages_external_url "http://example.io"
nginx['listen_addresses'] = ['1.1.1.1']
pages_nginx['enable'] = false
gitlab_pages['external_http'] = '1.1.1.2:80'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment