2019-09-05 15:26:37 -04:00

7 lines
94 B
JavaScript

module.exports = {
enabled: true,
host: "localhost",
openBrowser: true,
port: 8000
};