Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation .env credentials seems to be wrong #128

Open
falo62 opened this issue Jan 19, 2024 · 2 comments
Open

Documentation .env credentials seems to be wrong #128

falo62 opened this issue Jan 19, 2024 · 2 comments

Comments

@falo62
Copy link

falo62 commented Jan 19, 2024

To enforce authentication, the documentation states that the following entries should be made in the .env file: USERNAME=<your_username> and PASSWORD="<your_password>". This absolutely did not work for me. Only when I changed the entries to MONGOGUI_USERNAME="username"
MONGOGUI_PASSWORD="password" the authentication also worked.

@duskyzaoKING
Copy link

Thanks, worked for me!

@innotech-ouf-qatu
Copy link

does that work within the docker image? what path should I create .env file in "/app"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants