You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hardcoded MongoDB credentials from docker-compose.yml Description: The
docker-compose.yml
file currently contains a hardcoded MONGO_URI with a username and password in plain text (Line 11).