Example 11414

App Settings

Application environment configuration.

{
app_name: "Orn Group"
environment: "test"
debug: true
port: 6391

# Logging
log_level: "info"
log_format: "json"
api_version: "v5"
max_request_size: "66mb"
}

See also