port: env(PORT)

settings:
  loggerFormat: tiny

database:
  type: mongodb
  url: mongodb://localhost:27017//* kebabName */
