const CONFIG = { STATIC_LOCATION: "./www", STATIC_PORT: 23333, /* Warning: do not serve statics here. */ }; module.exports = CONFIG;