diff --git a/.env b/.env
index 31ac94e167f2502a52f2a6a55dd6ebefe18c04a3..f3961ea007c991a702ec95f4b2d301a896891f6e 100644
--- a/.env
+++ b/.env
@@ -1,7 +1,7 @@
 PORT=8000
 INSTANCE=PROD
 HOST=localhost
-USER=root
-PASSWORD=Comfortablynumb.07
+USER=developer
+PASSWORD=password
 DB=parameter_database
 AUTH_BASE_URL=http://localhost:3000/users
\ No newline at end of file