diff --git a/.env.sample b/.env.sample new file mode 100644 index 0000000..871db80 --- /dev/null +++ b/.env.sample @@ -0,0 +1 @@ +DATABASE_URL=postgres:://username:password@localhost/database_name \ No newline at end of file