diff --git a/.env.sample b/.env.sample new file mode 100644 index 0000000..b01f57e --- /dev/null +++ b/.env.sample @@ -0,0 +1,4 @@ +# Copy this file to .env and modify it suiting your needs. + + +DATABASE_URL=sqlite:///./sql_app.db