Example 4718
App Settings
Application environment configuration.
{
app_name: "Hettinger and Sons"
environment: "development"
debug: false
port: 3213
# Logging
log_level: "warn"
log_format: "text"
api_version: "v2"
max_request_size: "77mb"
}