Merge branch 'master' of git.startinblox.com:applications/hubl into feature/create-edit-test-flows

This commit is contained in:
Jure Ursic 2020-07-14 16:12:05 +02:00
commit 564e8d71da
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.