Files
documenso/.env
2023-01-07 15:45:03 +01:00

5 lines
214 B
Bash

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