Example 6711

App Settings

Application environment configuration.

{
app_name: "Schmidt and Sons"
environment: "production"
debug: false
port: 5356

# Logging
log_level: "error"
log_format: "text"
api_version: "v2"
max_request_size: "94mb"
}

See also