Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
pambrose committed Apr 27, 2017
1 parent 5901bea commit 80f3399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Start the proxy and an agent in separate shells on your local machine:
```bash
$ docker run --rm -p 8082:8082 -p 50051:50051 -p 8080:8080 \
-e HOSTNAME=${HOSTNAME} \
-e PROXY_CONFIG='https://raw.githubusercontent.com/pambrose/prometheus-proxy/master/examples/simple.conf' \
-e ENABLE_METRICS=true \
pambrose/prometheus-proxy:1.0.0
```

Expand Down

0 comments on commit 80f3399

Please sign in to comment.