7 lines
94 B
JavaScript
Raw Normal View History

2018-10-03 08:45:56 -04:00
module.exports = {
enabled: true,
host: "localhost",
openBrowser: true,
port: 8000
};