Example 7002
App Settings
Application environment configuration.
{
app_name: "Trantow - Wolff"
environment: "staging"
debug: true
port: 7567
# Logging
log_level: "debug"
log_format: "pretty"
api_version: "v1"
max_request_size: "7mb"
}