What's with ports?
In Nox's config we're setting the following local ports:
tcp_port = 7771
websocket_port = 9991
http_port = 18080 # this port is used for an HTTP endpoints (prometheus metrics, etc)
[chain_listener_config]
ccp_endpoint = "http://0.0.0.0:9389/"
Description
Setup networking for a single VM
Proposed Changes
New configuration for VMs
Additional Notes
What's with ports? In Nox's config we're setting the following local ports: