Hi Pablo,
Could you provide the env variables values, specially the database hostname?
Are you able to connect from the passbolt container to the database container?
docker-compose exec passbolt bash
mysql -h db -p
Hi Pablo,
Could you provide the env variables values, specially the database hostname?
Are you able to connect from the passbolt container to the database container?
docker-compose exec passbolt bash
mysql -h db -p