Example 8609

App Settings

Application environment configuration.

{
app_name: "Harber Inc"
environment: "production"
debug: false
port: 5496

# Logging
log_level: "info"
log_format: "json"
api_version: "v3"
max_request_size: "10mb"
}

See also