bcgov/document-generation-showcase

View on GitHub
app/config/default.json

Summary

Maintainability
Test Coverage
{
  "frontend": {
    "apiPath": "api/v2"
  },
  "server": {
    "apiPath": "/api/v2",
    "bodyLimit": "30mb",
    "logLevel": "http",
    "port": "8080"
  }
}