Example 4703

App Settings

Application environment configuration.

{
app_name: "Kris - Rolfson"
environment: "test"
debug: false
port: 8100

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

See also