fix email validation

This commit is contained in:
2024-09-21 06:04:47 +05:00
parent e7c5f60fbe
commit a7917d7303

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'