Skip to content

Docker Mongo db express wrong PORT #27

@buloto24

Description

@buloto24

Hello,

MongoDB is expose on PORT:27018

But the MongoExpress try to connect to 27017 PORT in docker compose, i change it to :

ME_CONFIG_MONGODB_PORT: 27018 in docker-compose.mongo-express.yml works fine now

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions