I am trying to connect a web application UI (running in a Docker container) to a MySQL database (also in a Docker container) on the same network. The connection succeeds from within the application container, but fails during the UI installation process. checked network connectivity using ping I verified the database credentials are correct. I tried connecting using different tools
checked network connectivity using ping or nslookup. I verified the database credentials are correct. I tried connecting using different tools