SatoshiPortal / cyphernode

Modular Bitcoin full-node microservices API server architecture and utilities toolkit to build scalable, secure and featureful apps and services without trusted third parties
MIT License
364 stars 68 forks source link

Add host.docker.internal to the defaults CNs #287

Open phillamy opened 1 year ago

phillamy commented 1 year ago

Add it here

see cyphernode/cyphernodeconf_docker/lib/cert.js ==> const standardCNs = ['127.0.0.1','localhost','gatekeeper'];