replace mailjet with sendgrid
This commit is contained in:
+2
-3
@@ -2,9 +2,8 @@ HOST=localhost
|
||||
DEBUG=True
|
||||
SECRET_KEY=7p$85^4ibb^p4-=vs44b7!y0e-zemugze18@a#30&71=a8)dp(
|
||||
TG_BOT_TOKEN=
|
||||
EMAIL_HOST=
|
||||
EMAIL_PASSWD=
|
||||
DB_USER=postgres
|
||||
DB_PASSWD=postgres
|
||||
DB_HOST=db
|
||||
DB_PORT=5432
|
||||
DB_PORT=5432
|
||||
EMAIL_API_KEY=
|
||||
|
||||
Reference in New Issue
Block a user