You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: manual/deployment.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Configuration to be set as per [configuration page](https://github.com/buddyclou
13
13
## Docker
14
14
15
15
```
16
-
docker run -d buddycloud/channelserver
16
+
docker run -d buddycloud/channel-server
17
17
```
18
18
19
19
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