mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 00:03:33 +10:00
5 lines
214 B
Bash
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' |