chore: add email service and password service

This commit is contained in:
mahyargdz
2025-01-20 09:13:27 +03:30
parent 7347a696d0
commit 9701c51445
18 changed files with 10575 additions and 24 deletions
+17 -1
View File
@@ -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