Example 15005
App Settings
Application environment configuration.
{
app_name: "Buckridge, Legros and Hessel"
environment: "staging"
debug: true
port: 8011
# Logging
log_level: "warn"
log_format: "pretty"
api_version: "v1"
max_request_size: "26mb"
}