chore: add email service and password service
This commit is contained in:
+17
-1
@@ -11,4 +11,20 @@ DB_PASS=jkm3q2wux56RHYuTuKN11Too6+4pIpGQj3Q/fkNbahM
|
||||
URL=https://RestfulSms.com/api/UltraFastSend/direct
|
||||
SMS_API_KEY=
|
||||
SMS_SECRET=
|
||||
SMS_PATTERN_OTP=
|
||||
SMS_PATTERN_OTP=
|
||||
|
||||
|
||||
|
||||
PGADMIN_EMAIL=root@abrclick.ir
|
||||
PGADMIN_PASSWORD=password
|
||||
|
||||
SMTP_HOST=
|
||||
SMTP_PORT=
|
||||
SMTP_USER=
|
||||
SMTP_PASS=
|
||||
|
||||
MAIL_FROM=
|
||||
|
||||
|
||||
REDIS_URI=redis://:@localhost:6379/0
|
||||
CACHE_TTL=120000
|
||||
Reference in New Issue
Block a user