Anyone running a PHP 7.4 app on Digital Ocean App Platform? Cannot seem to get it working. Build and deploy are working fine, but the app is not being served properly.
Upgraded to PHP 8 before I realized the issue was using the wrong port to try to connect to MySQL.