From 0c33e995c80422b91dbc999b8a684961ec89db6f Mon Sep 17 00:00:00 2001 From: phoenix Date: Sat, 12 Apr 2025 15:50:40 -0400 Subject: [PATCH] Using default info --- .env.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.sample b/.env.sample index c7494ce..5a7a748 100644 --- a/.env.sample +++ b/.env.sample @@ -1,2 +1,2 @@ -DATABASE_URL=postgres://username:password@localhost/database_name +DATABASE_URL=postgres://icarus:password@localhost/icarus SECRET_KEY=refero34o8rfhfjn983thf39fhc943rf923n3h \ No newline at end of file