Update README.md
This commit is contained in:
parent
4c0c0bf056
commit
492d64123c
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ imports = [
|
|||
services.alertmanager-ntfy = {
|
||||
enable = true;
|
||||
httpAddress = "localhost";
|
||||
httpPort = "localhost";
|
||||
httpPort = "9999";
|
||||
ntfyTopic = "https://ntfy.sh/test";
|
||||
envFile = "/var/src/secrets/alertmanager-ntfy/envfile";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue