Skip to content

Commit dba9610

Browse files
author
Lloyd Watkin
committed
Merge branch 'docker' of github.com:buddycloud/buddycloud-http-api into docker
2 parents f29aab2 + 188ab39 commit dba9610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ There is a docker image available for the API server. Configuration is currently
2929
| Configuration | Example | Description | Required or default |
3030
|:----------------------: |:------------------------: |:---------------------------------------------------------------------------------------------------: |:-------------------: |
3131
| 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 ||
3333
| CHANNEL_COMPONENT | channels.buddycloud.org | The channel server component address ||
3434
| ANONYMOUS_COMPONENT | anon.buddycloud.org | An 'anonymous' component which can be used for open nodes | null |
3535
| MEDIA_ENDPOINT | http://192.168.0.56:9000 | The endpoint for a [media server](https://github.com/buddycloud/buddycloud-media-server) | null |

0 commit comments

Comments
 (0)