diff --git a/README.md b/README.md index f1fceab..46dc8ba 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ docker build -t cloud-point-rpc . ``` ### 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. > *Server is not configured to run through container, if you need, contact me*