Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmm authored Dec 24, 2016
1 parent 7fa1df7 commit 5268cff
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,12 @@ To Dockerize this application yo need to pass two steps the build then the conta

## Environment variables
This image is configurable using different env variables
Variable name | Default | Description
------------- | ----------- | --------------
NGINX_STATUS | http://localhost/status/format/json | Nginx JSON format status page
METRICS_ENDPOINT | /metrics | Metrics endpoint exportation URI
METRICS_ADDR | :9913 | Metrics exportation address:port

| Name | Default value | Description |
| ---------------- | ----------------------------------- | --------------|
| NGINX_STATUS | http://localhost/status/format/json | HTTP URL to Nginx JSON format status page |
| METRICS_ENDPOINT | /metrics | Metrics endpoint exportation URI |
| METRICS_ADDR | :9913 | Metrics exportation :port |


##Build
Expand Down

0 comments on commit 5268cff

Please sign in to comment.