2018-06-12 12:59:31 -04:00

6 lines
72 B
JavaScript

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