Example 615
App Settings
Application environment configuration.
{
app_name: "White and Sons"
environment: "staging"
debug: true
port: 5119
# Logging
log_level: "debug"
log_format: "text"
api_version: "v1"
max_request_size: "40mb"
}
Example 615
Application environment configuration.
{
app_name: "White and Sons"
environment: "staging"
debug: true
port: 5119
# Logging
log_level: "debug"
log_format: "text"
api_version: "v1"
max_request_size: "40mb"
}