mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 08:13:56 +10:00
on in render environent test
This commit is contained in:
6
.env
6
.env
@ -1,8 +1,8 @@
|
|||||||
# Render Test DB Internal
|
# Render Test DB Internal
|
||||||
DATABASE_URL="postgres://documenso_test_user:GnmLG14u12sd9zHsd4vVWwP40WneFJMo@dpg-cf2hljh4reb5o45oqpq0-a/documenso_test_e2i3"
|
DATABASE_URL=""
|
||||||
|
|
||||||
#URL
|
#URL
|
||||||
NEXT_PUBLIC_WEBAPP_URL='http://localhost:3000'
|
NEXT_PUBLIC_WEBAPP_URL=''
|
||||||
|
|
||||||
# Auth
|
# Auth
|
||||||
NEXTAUTH_SECRET=say_lalisa_love_me_lalisa_love_me_hey
|
NEXTAUTH_SECRET=""
|
||||||
2
package-lock.json
generated
2
package-lock.json
generated
@ -7063,7 +7063,7 @@
|
|||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-dom": "18.2.0",
|
"react-dom": "18.2.0",
|
||||||
"react-hook-form": "^7.41.5",
|
"react-hook-form": "^7.41.5",
|
||||||
"sass": "*",
|
"sass": "^1.57.1",
|
||||||
"tailwindcss": "^3.2.4",
|
"tailwindcss": "^3.2.4",
|
||||||
"typescript": "4.8.4"
|
"typescript": "4.8.4"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user