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: README.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
@@ -27,7 +27,7 @@ The value of the ```apikey``` parameter is used to control which device applicat
27
27
```
28
28
nodejs server.js
29
29
```
30
-
Alternative, you can build a docker image using the script the repository or download from the [docker hub](https://cloud.docker.com/u/dilshat/repository/docker/dilshat/global_input_node). You may place a [Nginx load balancer](https://cloud.docker.com/repository/docker/dilshat/global_input_nginx) in front of a set of WebSocket instances to achieve the scalability.
30
+
Alternative, you can build a docker image using the script provided by this repository or simply download it from the [docker hub](https://cloud.docker.com/u/dilshat/repository/docker/dilshat/global_input_node). You may place a simple[Nginx load balancer](https://cloud.docker.com/repository/docker/dilshat/global_input_nginx) in front of a set of WebSocket instances to achieve the scalability.
0 commit comments