2
0
mirror of synced 2025-02-23 04:18:24 +00:00

7 lines
96 B
JavaScript

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