Incorrect documentation Docker Hub

Open Beginner friendly
#136 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
75/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Quiet
Tech stack
docker
Domain
documentation

Research direction

Start with the mongo-express Docker Hub page linked in the issue and inspect where the MongoDB server environment variable is documented. Update the outdated ME_CONFIG_MONGODB_SERVER reference to ME_CONFIG_MONGODB_URL, then verify that the published documentation shows the actual variable.

Written by the indexing model from the issue text.

Description

Hi,

As a first time user of the mongo-express docker image, I looked at the documentation of the mongo-express docker image in Docker Hub here. According to the documentation, ME_CONFIG_MONGODB_SERVER is the environment variable which defines the mongodb server host name, but the actual environment variable is ME_CONFIG_MONGODB_URL. It seems like this documentation is outdated and needs to be updated.

Dominant language
Shell
Stars
219
Forks
96
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mongo-express/mongo-express-docker

All issues in mongo-express/mongo-express-docker

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.