diff --git a/.env b/.env index ab91f2c..8554d4a 100644 --- a/.env +++ b/.env @@ -1 +1,2 @@ -DATABASE_URL=postgres://alisa:alisa@localhost/alisa \ No newline at end of file +DATABASE_URL=postgres://alisa:alisa@localhost/alisa +TOKEN_SECRET=secret \ No newline at end of file