docker
docker copied to clipboard
Add doc for DB_PORT option env var
I'm trying to test prestashop with a custom mysql server and figure out that db_port option is missing. You should add to env vars in docker-compose.yml file. Without this option, prestashop container shows this message:
- Waiting for confirmation of MySQL service startup
Thanks
Seems legit :+1: