Update README.md

This commit is contained in:
Alice Poggioli 2020-07-09 13:26:31 +00:00
parent 6d131f5f8b
commit 9650e3cf9c
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ On `config.json`:
Where:
* `xmpp` is your Prosody with [appropriate modules](https://git.startinblox.com/infra/prosody-modules/) configured on.
* `xmpp` is your [Prosody](https://prosody.im/) with [appropriate modules](https://git.startinblox.com/infra/prosody-modules/) configured on.
* `authority` is the OpenID Provider. Usually, if you use `djangoldp-account` it's the same as your djangoldp server.
* `endpoints.users` is the API endpoints for Users on your djangoldp server.