UNPKG

enimqui

Version:
10 lines (9 loc) 154 B
module.exports = { networks: { development: { host: "localhost", port: 9545, network_id: "*" // Match any network id } } };