adding .env.example

This commit is contained in:
georg.sinn-schirwitz
2025-09-08 12:39:36 +02:00
parent 234c99f1a9
commit 443159ec86

2
.env.example Normal file
View File

@@ -0,0 +1,2 @@
# Replace with your actual Discord webhook URL
DISCORD_WEBHOOK_URL=https://discord.com/api/webhooks/<your_webhook_id>/<your_webhook_token>