diff --git a/README.md b/README.md index 5310d47e9bb036decae0ad5c8d7db94b3dbce7dd..295ca7a78ac1c3bce7c6fd72d10aeffeea1b96a2 100644 --- a/README.md +++ b/README.md @@ -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