File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ There is a docker image available for the API server. Configuration is currently
29
29
| Configuration | Example | Description | Required or default |
30
30
| :----------------------: | :------------------------: | :---------------------------------------------------------------------------------------------------: | :-------------------: |
31
31
| XMPP_DOMAIN | buddycloud.org | The XMPP domain for your server | ✓ |
32
- | XMPP_HOST | 192.168.0.55 | The host of your XMPP server | ✓ |
32
+ | XMPP_HOST | 192.168.0.55 | The hostname or IP of your XMPP server | ✓ |
33
33
| CHANNEL_COMPONENT | channels.buddycloud.org | The channel server component address | ✓ |
34
34
| ANONYMOUS_COMPONENT | anon.buddycloud.org | An 'anonymous' component which can be used for open nodes | null |
35
35
| MEDIA_ENDPOINT | http://192.168.0.56:9000 | The endpoint for a [ media server] ( https://github.com/buddycloud/buddycloud-media-server ) | null |
You can’t perform that action at this time.
0 commit comments