Example 619
App Settings
Application environment configuration.
{
app_name: "Koelpin-Bayer LLC"
environment: "test"
debug: true
port: 3121
# Logging
log_level: "debug"
log_format: "pretty"
api_version: "v2"
max_request_size: "45mb"
}