|
# Optional webhook URL used by the starter Discord notification example.
|
|
CWS_DISCORD_WEBHOOK=https://discord.com/api/webhooks/your-webhook-id/your-webhook-token
|
|
|
|
# Optional runtime log level.
|
|
# Supported values: trace, debug, info, warning, error, fatal
|
|
CWS_LOG_LEVEL=info
|