diff --git a/README.md b/README.md index bb0182b..63dd025 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,7 @@ scrape_configs: params: format: ['prometheus'] static_configs: - - targets: ['marge.0123e.ru'] + - targets: ['localhost'] ```