Skip to content

Commit 80f3399

Browse files
committed
Update docs
1 parent 5901bea commit 80f3399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Start the proxy and an agent in separate shells on your local machine:
9393
```bash
9494
$ docker run --rm -p 8082:8082 -p 50051:50051 -p 8080:8080 \
9595
-e HOSTNAME=${HOSTNAME} \
96-
-e PROXY_CONFIG='https://raw.githubusercontent.com/pambrose/prometheus-proxy/master/examples/simple.conf' \
96+
-e ENABLE_METRICS=true \
9797
pambrose/prometheus-proxy:1.0.0
9898
```
9999

0 commit comments

Comments
 (0)