Skip to content

Commit

Permalink
removed hard coded url
Browse files Browse the repository at this point in the history
  • Loading branch information
Somnath-Chattaraj committed Oct 7, 2024
1 parent 9ee34c6 commit ec179e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/.env.example
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ SECRET="secret"
# See the documentation for all the connection string options: https://pris.ly/d/connection-strings

DATABASE_URL="{DATABASE_URL}"
BACKEND_URL=""
SMTP_EMAIL="{}"
SMTP_PASSWORD="{}"
SMTP_PORT=465
Expand Down

0 comments on commit ec179e2

Please sign in to comment.