Example 13705

App Settings

Application environment configuration.

{
app_name: "Dare, Braun and Kub"
environment: "production"
debug: true
port: 5139

# Logging
log_level: "error"
log_format: "text"
api_version: "v1"
max_request_size: "8mb"
}

See also