fix email validation

This commit is contained in:
Shihaam Abdul Rahman 2024-09-21 06:04:47 +05:00
parent e7c5f60fbe
commit a7917d7303
Signed by: shihaam
GPG Key ID: 6DA2E87EBC227636

View File

@ -1,5 +1,10 @@
TELEGRAM_API_KEY=''
TELEGRAM_CHAT_ID=''
TELEGRAM_DOMAIN='telegram.local'
NTFY_TOKEN='your_ntfy_token_here'
NTFY_URL='https://ntfy.sh'
NTFY_DOMAIN='ntfy.local'