Example 5919

App Settings

Application environment configuration.

{
app_name: "Harris LLC"
environment: "test"
debug: false
port: 6372

# Logging
log_level: "info"
log_format: "pretty"
api_version: "v5"
max_request_size: "58mb"
}

See also