docs: add example environment configuration for product monitoring
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal 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=...
|
||||||
Reference in New Issue
Block a user