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