When following README and running both in docker and locally, I get this error:
[Cycle\Database\Exception\StatementException\ConnectionException]
SQLSTATE[HY000] [2002] Connection refused
in vendor/cycle/database/src/Driver/MySQL/MySQLDriver.php:57
Previous: [PDOException]
SQLSTATE[HY000] [2002] Connection refused
in vendor/cycle/database/src/Driver/Driver.php:662
When following README and running both in docker and locally, I get this error: