diff --git a/.env.test b/.env.test new file mode 100644 index 0000000..b7ccbe1 --- /dev/null +++ b/.env.test @@ -0,0 +1,3 @@ +# .env.test + +DATABASE_URL=mariadb://test_user:test_password@localhost/test_db