Example 14310

App Settings

Application environment configuration.

{
app_name: "Labadie Inc"
environment: "test"
debug: false
port: 6813

# Logging
log_level: "debug"
log_format: "pretty"
api_version: "v3"
max_request_size: "24mb"
}

See also