Example 12511

App Settings

Application environment configuration.

{
app_name: "Gerhold - Price"
environment: "test"
debug: false
port: 5885

# Logging
log_level: "error"
log_format: "pretty"
api_version: "v3"
max_request_size: "23mb"
}

See also