Example 105
App Settings
Application environment configuration.
{
app_name: "Kulas LLC"
environment: "test"
debug: false
port: 4336
# Logging
log_level: "warn"
log_format: "text"
api_version: "v1"
max_request_size: "14mb"
}
Example 105
Application environment configuration.
{
app_name: "Kulas LLC"
environment: "test"
debug: false
port: 4336
# Logging
log_level: "warn"
log_format: "text"
api_version: "v1"
max_request_size: "14mb"
}