6 lines
73 B
JavaScript
Raw Normal View History

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