Skip to content

thomn/covr

Repository files navigation

@thomann/covr

code coverage history repository

Configuration

Configuration is done via environment variables.

PORT: "8080"
DEBUG: "false"
SENTRY_DSN: ""
MONGODB_DSN: "mongodb://mongodb:27017/covr"