fix email validation
This commit is contained in:
@ -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'
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user