Example 8907

App Settings

Application environment configuration.

{
app_name: "Goodwin Inc"
environment: "development"
debug: true
port: 4183

# Logging
log_level: "warn"
log_format: "pretty"
api_version: "v3"
max_request_size: "60mb"
}

See also