Update README.md (#2245)

Move the `alertmanager.url` to a new line.

Signed-off-by: Razique Mahroua <rmahroua@redhat.com>
This commit is contained in:
rmahroua 2020-05-15 05:39:41 -07:00 committed by GitHub
parent 7efb78bce9
commit e7adbea594
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -295,7 +295,8 @@ $ amtool silence expire $(amtool silence query -q)
An example configuration file might look like the following:
```
# Define the path that `amtool` can find your `alertmanager` instance at alertmanager.url: "http://localhost:9093"
# Define the path that `amtool` can find your `alertmanager` instance
alertmanager.url: "http://localhost:9093"
# Override the default author. (unset defaults to your username)
author: me@example.com