Example 2209
App Settings
Application environment configuration.
{
app_name: "Jerde LLC"
environment: "production"
debug: true
port: 7440
# Logging
log_level: "info"
log_format: "json"
api_version: "v3"
max_request_size: "13mb"
}
Example 2209
Application environment configuration.
{
app_name: "Jerde LLC"
environment: "production"
debug: true
port: 7440
# Logging
log_level: "info"
log_format: "json"
api_version: "v3"
max_request_size: "13mb"
}