Skip to content

Commit

Permalink
Update truffle-config.js
Browse files Browse the repository at this point in the history
Updated port to use Ganache UI
  • Loading branch information
shamil-t authored Apr 8, 2024
1 parent 8d1536e commit b308fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion truffle-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module.exports = {
networks: {
dev: {
host: "*",
port: 8545,
port: 7545,
network_id: "*" // Match any network id
},

Expand Down

1 comment on commit b308fc9

@eliasdiek
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@shamil-t hey , I'm looking for someone with your stack to work on our platform . are you up for a freelance or full time role ? contact me on telegram @eliasdiek or via email at [email protected]

Please sign in to comment.