diff --git a/.env b/.env index defccf4..a11d12b 100644 --- a/.env +++ b/.env @@ -1,2 +1,2 @@ AUTH_SECRET=Gh0jQ35oq6DR8HkLR3heA8EaEDtxYN/xkP6blvukZ0w= -MONGODB_URI=mongodb://root:example@mongo:27017/ \ No newline at end of file +MONGODB_URI=mongodb://root:example@localhost:27017/ \ No newline at end of file