Skip to content

Commit 869e45e

Browse files
committed
Fix docker image ref
1 parent 4df97c3 commit 869e45e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manual/deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Configuration to be set as per [configuration page](https://github.com/buddyclou
1313
## Docker
1414

1515
```
16-
docker run -d buddycloud/channelserver
16+
docker run -d buddycloud/channel-server
1717
```
1818

1919
Configuration can be provided by mounting a data volume or via a database environment variable. See the [configuration page](https://github.com/buddycloud/buddycloud-server-java/blob/master/manual/configuration.md) for database instructions.

0 commit comments

Comments
 (0)