Example 1708

App Settings

Application environment configuration.

{
app_name: "Cartwright and Sons"
environment: "development"
debug: false
port: 7737

# Logging
log_level: "info"
log_format: "pretty"
api_version: "v4"
max_request_size: "99mb"
}

See also