mirror of
https://github.com/documenso/documenso.git
synced 2025-11-18 02:32:00 +10:00
9 lines
436 B
Bash
9 lines
436 B
Bash
# Render Database External
|
|
# 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/documenso_test?schema=public"
|
|
#URL
|
|
NEXT_PUBLIC_WEBAPP_URL='http://localhost:3000'
|
|
|
|
# Auth
|
|
NEXTAUTH_SECRET=say_lalisa_love_me_lalisa_love_me_hey |