Example 9901

App Settings

Application environment configuration.

{
app_name: "Kuvalis Inc"
environment: "test"
debug: true
port: 4966

# Logging
log_level: "info"
log_format: "json"
api_version: "v1"
max_request_size: "68mb"
}

See also