Example 7204
App Settings
Application environment configuration.
{
app_name: "Skiles Group"
environment: "test"
debug: false
port: 5905
# Logging
log_level: "error"
log_format: "text"
api_version: "v4"
max_request_size: "32mb"
}
Example 7204
Application environment configuration.
{
app_name: "Skiles Group"
environment: "test"
debug: false
port: 5905
# Logging
log_level: "error"
log_format: "text"
api_version: "v4"
max_request_size: "32mb"
}