Skip to content

Commit e71551d

Browse files
committed
Improve README example
1 parent 4c1b682 commit e71551d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

prometheus/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
$ mkdir -p data
66
$ docker run -d -p 9090:9090 \
77
-v C:$(pwd)/data:C:/prometheus -v C:$(pwd):C:/config \
8-
prometheus -config.file=/config/prometheus.yml \
8+
stefanscherer/prometheus-windows -config.file=/config/prometheus.yml \
99
-storage.local.path=/prometheus \
1010
-web.console.libraries=/etc/prometheus/console_libraries \
1111
-web.console.templates=/etc/prometheus/consoles

0 commit comments

Comments
 (0)