Example 3816
App Settings
Application environment configuration.
{
app_name: "Buckridge, Kunze and Turner"
environment: "development"
debug: true
port: 5342
# Logging
log_level: "info"
log_format: "text"
api_version: "v1"
max_request_size: "56mb"
}