2
0
mirror of synced 2025-02-22 20:08:32 +00:00

7 lines
96 B
JavaScript

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