Skip to content
This repository has been archived by the owner on Aug 17, 2021. It is now read-only.

Commit

Permalink
Merge pull request #21 from maksim77/readme_typo
Browse files Browse the repository at this point in the history
Fix #20 issue
  • Loading branch information
timstoop authored Apr 1, 2019
2 parents f353ceb + e739936 commit 02ce4c3
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 @@ -79,7 +79,7 @@ To use with docker you must mount your status file to `/etc/openvpn_exporter/ser
```sh
docker run -p 9176:9176 \
-v /path/to/openvpn_server.status:/etc/openvpn_exporter/server.status \
kumina:openvpn_exporter -openvpn.status_paths /etc/openvpn_exporter/server.status
kumina/openvpn-exporter -openvpn.status_paths /etc/openvpn_exporter/server.status
```

Metrics should be available at http://localhost:9176/metrics.
Expand Down

0 comments on commit 02ce4c3

Please sign in to comment.