6 lines
73 B
JavaScript
Raw Normal View History

2018-06-12 12:59:31 -04:00
module.exports = {
enabled: true,
host: "localhost",
port: 8000
2018-06-18 16:04:35 -04:00
};