Example 8203

App Settings

Application environment configuration.

{
app_name: "Frami - Rutherford"
environment: "production"
debug: true
port: 7790

# Logging
log_level: "error"
log_format: "pretty"
api_version: "v3"
max_request_size: "24mb"
}

See also