Example 11314
App Settings
Application environment configuration.
{
app_name: "Greenholt Group"
environment: "staging"
debug: false
port: 4248
# Logging
log_level: "info"
log_format: "pretty"
api_version: "v3"
max_request_size: "5mb"
}