Example 5409
App Settings
Application environment configuration.
{
app_name: "Douglas Group"
environment: "staging"
debug: false
port: 5754
# Logging
log_level: "warn"
log_format: "pretty"
api_version: "v3"
max_request_size: "69mb"
}