mirror of
https://github.com/documenso/documenso.git
synced 2025-11-10 12:32:34 +10:00
delete and ignore env
This commit is contained in:
8
.env
8
.env
@ -1,8 +0,0 @@
|
|||||||
# 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=""
|
|
||||||
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@ yarn-error.log*
|
|||||||
# typescript
|
# typescript
|
||||||
*.tsbuildinfo
|
*.tsbuildinfo
|
||||||
next-env.d.ts
|
next-env.d.ts
|
||||||
|
.env
|
||||||
|
|||||||
Reference in New Issue
Block a user