Example 15613

App Settings

Application environment configuration.

{
app_name: "Greenfelder Group"
environment: "test"
debug: true
port: 7628

# Logging
log_level: "warn"
log_format: "json"
api_version: "v1"
max_request_size: "57mb"
}

See also