Fix a typo in README.md so reload scrape config command can be copy-pasted

This commit is contained in:
Pavel Skuratovich 2023-03-15 23:32:44 +03:00 committed by Artem Navoiev
parent f8a2a3784b
commit e566d49e3a

View file

@ -201,7 +201,7 @@ Changing scrape configuration is possible with text editor:
vi $SNAP_DATA/var/snap/victoriametrics/current/etc/victoriametrics-scrape-config.yaml
```
After changes were made, trigger config re-read with the command `curl 127.0.0.1:8248/-/reload`.
After changes were made, trigger config re-read with the command `curl 127.0.0.1:8428/-/reload`.
## Prometheus setup