Example 6311
App Settings
Application environment configuration.
{
app_name: "Koepp LLC"
environment: "test"
debug: false
port: 7162
# Logging
log_level: "debug"
log_format: "text"
api_version: "v2"
max_request_size: "87mb"
}
Example 6311
Application environment configuration.
{
app_name: "Koepp LLC"
environment: "test"
debug: false
port: 7162
# Logging
log_level: "debug"
log_format: "text"
api_version: "v2"
max_request_size: "87mb"
}