code_work_spawner/.env.example

7 lines
273 B
Plaintext

# 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