added mongo auth

This commit is contained in:
2026-03-24 11:47:02 +05:30
parent 6e425e2f04
commit a1719408d3
4 changed files with 13 additions and 7 deletions

View File

@@ -10,7 +10,8 @@
"Bash(pip3 install:*)",
"Bash(/Users/jeet/Library/Python/3.9/bin/pytest -v 2>&1)",
"Bash(conda run:*)",
"Bash(git rm:*)"
"Bash(git rm:*)",
"Bash(git remote:*)"
]
}
}