Re: CORE_PEER_CHAINCODEADDRESS when peer is not running in a docker container
Nye Liu <nye@...>
Whatever public IP other peers would use to connect to it. Docker and NAT (in docker's case double or triple NAT) complicate matters, you will have to pay attention to how you will have peers communicating and how you will be deploying TLS certs. Docker supposedly simplifies things for novices but in my experience it makes any rational p2p design a huge pain.
On Tue, Jan 28, 2020, 2:20 PM Siddharth Jain <siddjain@...> wrote:
|
|