Added SESSION_SECRET to .env.example
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DATABASE_URL=postgresql://postgres:postgres@localhost:5432/postgres
|
||||
DATABASE_URL=postgresql://postgres:postgres@localhost:5432/postgres
|
||||
SESSION_SECRET=ABCDEFGHI-12345678910
|
||||
Reference in New Issue
Block a user