mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 08:13:56 +10:00
db live url
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
# Database
|
||||
DATABASE_URL="postgresql://postgres:postgres@localhost:5432/documenso_live?schema=public"
|
||||
# LIVE
|
||||
DATABASE_URL="postgres://documenso_live:nsdzt5hrSIJXpqsGufa1kxvrNKbEC7pd@dpg-cdpbkkta499b1lmtodig-a.oregon-postgres.render.com/documenso_live"
|
||||
|
||||
# Host
|
||||
NEXT_PUBLIC_WEBAPP_URL='http://localhost:3000'
|
||||
|
||||
Reference in New Issue
Block a user