module.exports = { port: 4000, host: "localhost", allowedWebmentionSources: [ "brainbaking.com", "jefklakscodex.com" ] }