snt-gas-relay/test-dapp/config/webserver.js

6 lines
73 B
JavaScript
Raw Normal View History

2018-07-19 16:55:00 +00:00
module.exports = {
enabled: true,
host: "localhost",
port: 8000
};