Example 5120

App Settings

Application environment configuration.

{
app_name: "Zieme, Morissette and Gibson"
environment: "staging"
debug: true
port: 6234

# Logging
log_level: "warn"
log_format: "pretty"
api_version: "v1"
max_request_size: "7mb"
}

See also