mirror of
https://github.com/Dictionarry-Hub/profilarr.git
synced 2026-04-19 05:18:42 -04:00
9 lines
372 B
Plaintext
9 lines
372 B
Plaintext
# Copy to .env and fill in values for real webhook testing.
|
|
# These tests are skipped if the env vars are not set.
|
|
TEST_DISCORD_WEBHOOK=https://discord.com/api/webhooks/...
|
|
TEST_NTFY_URL=https://ntfy.sh
|
|
TEST_NTFY_TOPIC=profilarr-test
|
|
TEST_WEBHOOK_URL=https://example.com/webhook
|
|
TEST_TELEGRAM_BOT_TOKEN=123456789:ABCdefGHIjklMNOpqrsTUVwxYz
|
|
TEST_TELEGRAM_CHAT_ID=123456789
|