working on auth

This commit is contained in:
2024-11-19 10:40:30 +05:30
parent a2739dbbcd
commit 5954ec2501
13 changed files with 284 additions and 38 deletions

View File

@@ -5,4 +5,4 @@ GRAPH_URL = http://localhost:3009
VITE_GRAPH_URL = http://localhost:3009
DB_URL = postgresql://root:root@127.0.0.1/rano_dev?search_path=public&sslmode=disable
MAILER_TEMPLATES_DIR = mailer/templates
MAILER_FROM_ADDRESS = NoReply<no-reply@my-app.com>
MAILER_FROM_ADDRESS = NoReply<no-reply@my-app.com>