internl recnder db test

This commit is contained in:
Timur Ercan
2023-01-16 09:53:25 +01:00
parent 8e00a039f4
commit 03d10f0406

2
.env
View File

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