Example 4419

App Settings

Application environment configuration.

{
app_name: "Waters Inc"
environment: "test"
debug: true
port: 8770

# Logging
log_level: "error"
log_format: "pretty"
api_version: "v1"
max_request_size: "94mb"
}

See also