mongo-express / mongo-express-docker

a dockerized mongo-express for viewing mongoDB in the browser
MIT License
198 stars 93 forks source link

docker entrypoint ignoers ME_CONFIG_MONGODB_SERVER #126

Open almogn42 opened 1 month ago

almogn42 commented 1 month ago

dosent matter what you set the env ME_CONFIG_MONGODB_SERVER it will use the the default value

i checked the script and it seems like he soppuse to tke the MONGODB_SERVER from the script arguments but in the dockerfile it dosent look like the there is any arguments given to the enrypoint script

edukimod commented 3 weeks ago

same thing happening with latest, needed to downgrade to previous image which works correctly

SpicyCatGames commented 1 week ago

Same here

SpicyCatGames commented 1 week ago

same thing happening with latest, needed to downgrade to previous image which works correctly

can you mention which version?

edukimod commented 1 week ago

yep, sorry. It works as expected with mongo-express:1.0.0