Port-changes-for-validators First change the ports in the app.toml *change the api port *change the grpc port *change the grpc-web port Second change the ports in the config.toml *change the proxy app port *change the rpc port *allow any origins for cors *change the pprof_laddr port *change the p2p port Third change the port in the client.toml *change the node port to the same as the port as the rpc port in the config.toml