app:
  logType: json
  logLevel: INFO
  swagger: false
  swagger-host-url: "dawn.umd.edu/"
  messaging: true

security:
  auth: true

db:
  uri: "mongodb://host.docker.internal:27017/"
