From bf8fd25b1b2505cbf44c0437ee3c787e1e224353 Mon Sep 17 00:00:00 2001 From: Arya Kiran Date: Thu, 19 Jan 2023 11:40:51 +0530 Subject: [PATCH] be more clear about SHOUTRRR --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9987a8..8a7c30c 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ go build By default publapi listens on 127.0.0.1:3000. You can change the port with the environment variable PUBLAPI_PORT. -Additionally, you need to set the variable PUBLAPI_SHOUTRRRURL in order for notifications to work. Url Format can be found at https://containrrr.dev/shoutrrr/v0.5/services/matrix/ +Additionally, you need to set the variable PUBLAPI_SHOUTRRRURL in order for signup notifications to work. Url Format can be found at https://containrrr.dev/shoutrrr/v0.5/services/matrix/ ## Usage Currently, PublAPI has only two routes, /users and /signup.