Fix README.md
This commit is contained in:
parent
c10920c89e
commit
622cb7a635
|
@ -9,7 +9,7 @@ Bridge between Prometheus Alertmanager and Gotify
|
||||||
optional arguments:
|
optional arguments:
|
||||||
-h, --help show this help message and exit
|
-h, --help show this help message and exit
|
||||||
-c CONFIG, --config CONFIG
|
-c CONFIG, --config CONFIG
|
||||||
path to config YAML. (default: ./alertify.yaml)
|
path to config YAML. (default: alertify.yaml)
|
||||||
-H, --healthcheck simply exit with 0 for healthy or 1 when unhealthy
|
-H, --healthcheck simply exit with 0 for healthy or 1 when unhealthy
|
||||||
|
|
||||||
The following environment variables will override any config or default:
|
The following environment variables will override any config or default:
|
||||||
|
|
Loading…
Reference in a new issue