diff --git a/docker-compose/authelia/docs.md b/docker-compose/authelia/docs.md index 0de5d256..45c22f06 100644 --- a/docker-compose/authelia/docs.md +++ b/docker-compose/authelia/docs.md @@ -2,6 +2,6 @@ | App | User | Password Reset | Group | | - | - | - | - | -| ``authelia_*`` | `authelia_bind_user` | yes | `lldap_password_manager` | -| `forgejo` | `forgejo_bind_user` | no | `lldap_strict_readonly` + `lldap_password_manager` | -| `nextcloud` | `nextcloud_bind_user` | yes | `lldap_password_manager` | +| ``authelia_*`` | `authelia_bind_user` | yes | `lldap_strict_readonly` + `lldap_password_manager` | +| `forgejo` | `forgejo_bind_user` | no | `lldap_strict_readonly` | +| `nextcloud` | `nextcloud_bind_user` | yes | `lldap_strict_readonly` + `lldap_password_manager` |