Skip to content

Instantly share code, notes, and snippets.

@asverty
Last active October 8, 2022 12:07
Show Gist options
  • Save asverty/ef3f199f696fa21aa76f808f360d6375 to your computer and use it in GitHub Desktop.
Save asverty/ef3f199f696fa21aa76f808f360d6375 to your computer and use it in GitHub Desktop.
cat $HOME/.ion/config/config.toml | grep "tcp"
cat $HOME/.ion/config/config.toml | grep "pprof_laddr"
cat $HOME/.ion/config/config.toml | grep "prometheus_listen_addr"
cat $HOME/.ion/config/app.toml | grep "tcp"
cat $HOME/.ion/config/app.toml | grep "address"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment