docs: add example environment configuration for product monitoring

This commit is contained in:
2026-01-23 12:18:23 +01:00
parent 4d1f706e6d
commit 710713224b

6
.env.example Normal file
View File

@@ -0,0 +1,6 @@
# The URL of the product.
PRODUCT_URL=https://formdt1.com/products/t1titanium
# The specific Variant ID to monitor.
TARGET_VARIANT_ID=47959309156670
# Discord webhook URL for notifications.
DISCORD_WEBHOOK_URL=...