Example 6820

App Settings

Application environment configuration.

{
app_name: "Torphy Inc"
environment: "test"
debug: false
port: 3602

# Logging
log_level: "error"
log_format: "json"
api_version: "v1"
max_request_size: "33mb"
}

See also