[docs] change listen to connect :D
This commit is contained in:
parent
dc82c29556
commit
9b482ae956
@ -37,7 +37,7 @@ docker build -t cloud-point-rpc .
|
|||||||
```
|
```
|
||||||
|
|
||||||
### 2. Run Container
|
### 2. Run Container
|
||||||
The cli will listen to port defined in config.yml file. (defined in `config.yaml` inside the image).
|
The cli will try to connect to a **running server** on ip and port defined in config.yml file. (defined in `config.yaml` inside the image).
|
||||||
For simplicity, it's better to use a host network, so you will not have any headache with accessability.
|
For simplicity, it's better to use a host network, so you will not have any headache with accessability.
|
||||||
|
|
||||||
> *Server is not configured to run through container, if you need, contact me*
|
> *Server is not configured to run through container, if you need, contact me*
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user