Example 16908
App Settings
Application environment configuration.
{
app_name: "Predovic and Sons"
environment: "development"
debug: true
port: 5817
# Logging
log_level: "debug"
log_format: "json"
api_version: "v5"
max_request_size: "53mb"
}