From da2a5aff2f7cc0fcf91d4db220d3d1cfe61d5453 Mon Sep 17 00:00:00 2001 From: Ariel Rin Date: Fri, 23 Feb 2024 20:37:18 +1000 Subject: [PATCH] missing ` --- docs/features/services/openfire-docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/services/openfire-docker.md b/docs/features/services/openfire-docker.md index f01b7efa..f2ecc217 100644 --- a/docs/features/services/openfire-docker.md +++ b/docs/features/services/openfire-docker.md @@ -101,7 +101,7 @@ On the next page, select `MySQL` from the dropdown list and change the following - `[server]`: `auth_mysql` - `[database]`: `alliance_jabber` - `[user]`: `aauth` -- `[password]: Your database users password +- `[password]`: Your database users password If Openfire returns with a failed to connect error, re-check these settings. Note the lack of square brackets.