delete and ignore env

This commit is contained in:
Timur Ercan
2023-01-16 12:53:04 +01:00
parent d33a054b40
commit ab01de88b7
2 changed files with 1 additions and 8 deletions

8
.env
View File

@ -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
View File

@ -34,3 +34,4 @@ yarn-error.log*
# typescript
*.tsbuildinfo
next-env.d.ts
.env