mirror of
https://github.com/documenso/documenso.git
synced 2025-11-12 07:43:16 +10:00
env exampl
This commit is contained in:
8
.env.example
Normal file
8
.env.example
Normal file
@ -0,0 +1,8 @@
|
||||
#Database
|
||||
DATABASE_URL=''
|
||||
|
||||
#URL
|
||||
NEXT_PUBLIC_WEBAPP_URL=''
|
||||
|
||||
#AUTH
|
||||
NEXTAUTH_SECRET=''
|
||||
Reference in New Issue
Block a user