From e09c08f055cce4e0a1abe34f9022b4c58f0772c7 Mon Sep 17 00:00:00 2001 From: Nick Ninov Date: Fri, 6 Mar 2026 07:53:27 +0000 Subject: [PATCH] Docs update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22a49e7..ff14fec 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ To download and upload messages, please make sure you have set the following env - `POSTGRES_HOST` - `POSTGRES_PORT` - `STATUS_BACKEND_BASE_URL` +- `STATUS_USERNAME` - required if `bot_name` is not provided in the [config](./config.yaml). ```bash docker compose --profile monitoring up