mirror of
https://github.com/documenso/documenso.git
synced 2025-11-23 05:01:54 +10:00
login login basics
This commit is contained in:
5
.env
5
.env
@ -2,4 +2,7 @@
|
||||
DATABASE_URL="postgres://documenso_test_user:2bSsTDWSKqP3bLYq3tEQVsb5pR3G9l1K@dpg-cergoucgqg486p04ilrg-a.frankfurt-postgres.render.com/documenso_test"
|
||||
|
||||
#URL
|
||||
NEXT_PUBLIC_WEBAPP_URL='http://localhost:3000'
|
||||
NEXT_PUBLIC_WEBAPP_URL='http://localhost:3000'
|
||||
|
||||
# Auth
|
||||
NEXTAUTH_SECRET=say_lalisa_love_me_lalisa_love_me_hey
|
||||
Reference in New Issue
Block a user