fix: move secret to .env
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DATABASE_URL=postgresql://postgres:postgres@localhost:5432/postgres
|
||||
DATABASE_URL=postgresql://postgres:postgres@localhost:5432/postgres
|
||||
SECRET=
|
||||
Reference in New Issue
Block a user