Example 6205
App Settings
Application environment configuration.
{
app_name: "Ziemann LLC"
environment: "production"
debug: true
port: 4233
# Logging
log_level: "info"
log_format: "text"
api_version: "v3"
max_request_size: "81mb"
}
Example 6205
Application environment configuration.
{
app_name: "Ziemann LLC"
environment: "production"
debug: true
port: 4233
# Logging
log_level: "info"
log_format: "text"
api_version: "v3"
max_request_size: "81mb"
}