We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab2ce43 commit 5c490d0Copy full SHA for 5c490d0
services/user/.env.sample
@@ -1,6 +1,6 @@
1
# User Service
2
USER_SERVICE_CLOUD_URI=<cloud_uri>
3
-USER_SERVICE_LOACL_URI=mongodb://127.0.0.1:27017/peerprepUserServiceDB
+USER_SERVICE_LOCAL_URI=mongodb://127.0.0.1:27017/peerprepUserServiceDB
4
PORT=3001
5
6
# Will use cloud MongoDB Atlas database
0 commit comments