diff --git a/README.md b/README.md index bf14c5e..1e35ea3 100644 --- a/README.md +++ b/README.md @@ -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"; };