Example 7417

App Settings

Application environment configuration.

{
app_name: "Hudson Inc"
environment: "test"
debug: false
port: 7738

# Logging
log_level: "info"
log_format: "pretty"
api_version: "v1"
max_request_size: "23mb"
}

See also