mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 07:37:39 +00:00
feat: sms notification for usa carriers (#40)
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
+4
-2
@@ -1,8 +1,10 @@
|
||||
EMAIL_USERNAME="youremail@gmail.com"
|
||||
EMAIL_PASSWORD="secretpassword"
|
||||
NOTIFICATION_TEST="false"
|
||||
PAGE_TIMEOUT=30000
|
||||
RATE_LIMIT_TIMEOUT=5000
|
||||
PAGE_TIMEOUT="30000"
|
||||
RATE_LIMIT_TIMEOUT="5000"
|
||||
SLACK_CHANNEL="SlackChannelName"
|
||||
SLACK_TOKEN="slack-token"
|
||||
STORES="bestbuy,bandh,nvidia"
|
||||
PHONE_NUMBER="1234567890"
|
||||
CARRIER="tmobile"
|
||||
Reference in New Issue
Block a user