This commit is contained in:
Timur Ercan
2023-01-16 09:22:40 +01:00
parent 05e5d6fa00
commit 352776f9ca

3
.env
View File

@ -1,6 +1,7 @@
# Database
# DATABASE_URL="postgres://documenso_test_user:2bSsTDWSKqP3bLYq3tEQVsb5pR3G9l1K@dpg-cergoucgqg486p04ilrg-a.frankfurt-postgres.render.com/documenso_test"
#render
DATABASE_URL="postgres://documenso_test_user:2bSsTDWSKqP3bLYq3tEQVsb5pR3G9l1K@dpg-cergoucgqg486p04ilrg-a.frankfurt-postgres.render.com/documenso_test"
#URL
NEXT_PUBLIC_WEBAPP_URL='http://localhost:3000'