Skip to content
Snippets Groups Projects
Commit 4ae0189f authored by Achilleas Pipinellis's avatar Achilleas Pipinellis
Browse files

Merge branch 'docs-fix-external-url-example-typo' into 'master'

Fix typo in EXTERNAL_URL example

See merge request gitlab-org/omnibus-gitlab!5455
parents d2037288 f8c31081
No related branches found
No related tags found
3 merge requests!51Validate shift of Heptapod 0.25 to oldstable series,!47Making Heptapod 0.25 the new stable in Omnibus,!45GitLab 14.2
......@@ -678,7 +678,7 @@
For example:
```shell
GITLAB_ROOT_PASSWORD="<strongpassword>" EXTERNAL_URL="http://gitlab.exmaple.com" apt install gitlab-ee
GITLAB_ROOT_PASSWORD="<strongpassword>" EXTERNAL_URL="http://gitlab.example.com" apt install gitlab-ee
```
## Setting allowed hosts to prevent host header attacks
......
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