Example 17012
App Settings
Application environment configuration.
{
app_name: "Herman Inc"
environment: "production"
debug: true
port: 7781
# Logging
log_level: "info"
log_format: "text"
api_version: "v2"
max_request_size: "28mb"
}
Example 17012
Application environment configuration.
{
app_name: "Herman Inc"
environment: "production"
debug: true
port: 7781
# Logging
log_level: "info"
log_format: "text"
api_version: "v2"
max_request_size: "28mb"
}