boilerplate
This commit is contained in:
4
.env.example
Normal file
4
.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
DATABASE_URL="postgresql://postgres:postgres@localhost:5432/web_boilerplate"
|
||||
BETTER_AUTH_SECRET="replace-with-a-32-character-secret"
|
||||
BETTER_AUTH_URL="http://localhost:3456"
|
||||
NODE_ENV="development"
|
||||
Reference in New Issue
Block a user