An error occurred while loading the file. Please try again.
config.js 61 bytes
const config = {
  port: 9000
}
module.exports = config;