mirror of
https://github.com/documenso/documenso.git
synced 2025-11-24 21:51:40 +10:00
8 lines
237 B
Bash
8 lines
237 B
Bash
# Render Test DB Internal
|
|
DATABASE_URL="postgres://documenso_test_user:GnmLG14u12sd9zHsd4vVWwP40WneFJMo@dpg-cf2hljh4reb5o45oqpq0-a.oregon-postgres.render.com/documenso_test_e2i3"
|
|
|
|
#URL
|
|
NEXT_PUBLIC_WEBAPP_URL=''
|
|
|
|
# Auth
|
|
NEXTAUTH_SECRET="" |