From 4bf727f23c1f48d526476b4999bcd9ebae4e55e5 Mon Sep 17 00:00:00 2001 From: phoenix Date: Sat, 12 Apr 2025 15:49:51 -0400 Subject: [PATCH] Adedd variables --- .env.sample | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.env.sample b/.env.sample index e69de29..c7494ce 100644 --- a/.env.sample +++ b/.env.sample @@ -0,0 +1,2 @@ +DATABASE_URL=postgres://username:password@localhost/database_name +SECRET_KEY=refero34o8rfhfjn983thf39fhc943rf923n3h \ No newline at end of file