Skip to content

Instantly share code, notes, and snippets.

@karthikeyanVK
Created October 24, 2021 18:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save karthikeyanVK/e951c5d4077772ea480660b1eecff2de to your computer and use it in GitHub Desktop.
Save karthikeyanVK/e951c5d4077772ea480660b1eecff2de to your computer and use it in GitHub Desktop.
module.exports = {
networks: {
development: {
host: "127.0.0.1",
port: 7545,
network_id: "5777",
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment