Example 16304
App Settings
Application environment configuration.
{
app_name: "Nicolas Group"
environment: "test"
debug: true
port: 4452
# Logging
log_level: "debug"
log_format: "text"
api_version: "v5"
max_request_size: "16mb"
}
Example 16304
Application environment configuration.
{
app_name: "Nicolas Group"
environment: "test"
debug: true
port: 4452
# Logging
log_level: "debug"
log_format: "text"
api_version: "v5"
max_request_size: "16mb"
}