Skip to content
Snippets Groups Projects
Commit 79738be5 authored by Nick Thomas's avatar Nick Thomas
Browse files

Merge branch 'patch-1' into 'master'

Update docs with default port

See merge request !17
parents 7285dc67 4eb98aae
No related branches found
No related tags found
1 merge request!17Update docs with default port
Pipeline #
Loading
Loading
@@ -80,7 +80,7 @@ application for [Prometheus](https://prometheus.io/) to scrape.
 
Example:
```
./gitlab-pages -listen-http ":8090" -metrics-address ":9101" -pages-root path/to/gitlab/shared/pages -pages-domain example.com
./gitlab-pages -listen-http ":8090" -metrics-address ":9235" -pages-root path/to/gitlab/shared/pages -pages-domain example.com
```
 
### License
Loading
Loading
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