Skip to content

PhpMyAdmin doesn't connect #7

@finex

Description

@finex

Hi Wilfried, as you've noticed, these days I'm testing drupal-docker. I really like this project: it is very useful! Sorry sorry for flooding the issue tracker, but I hope to be helpful :-)

The PhpMyAdmin container doesn't connect to the database server because the docker-compose.yml file doesn't set the database host.

The following line:
PMA_HOST: database

Should be replaced with:
PMA_HOST: $DB_IP

Thanks :-)

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