Skip to content

Commit da91cbd

Browse files
committed
readme is updated
1 parent 2966bfc commit da91cbd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,9 @@ The value of the ```apikey``` parameter is used to control which device applicat
2626
```
2727
nodejs server.js
2828
```
29-
Alternative, you can build a docker image, or download and run from [docker hub](https://cloud.docker.com/u/dilshat/repository/docker/dilshat/global_input_node). You may place a [the Nginx load balancer](https://cloud.docker.com/repository/docker/dilshat/global_input_nginx) in front to manage multiple instances.
29+
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 [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+
31+
32+
33+
3034

0 commit comments

Comments
 (0)