diff --git a/.env b/.env
new file mode 100644
index 0000000000000000000000000000000000000000..6d5f502b908a143939149a2e58f4a1823e7736c4
--- /dev/null
+++ b/.env
@@ -0,0 +1,3 @@
+DB_URL=jdbc:postgresql://localhost:5432/be-authentication
+DB_USERNAME=postgres
+DB_PASSWORD=postgres