MySQL 8 Causes Lando to fail startup · Issue #1462 · lando/lando · GitHub
I'm trying to use Lando v3.0.0-rc.1 with the following configuration: name: test-project recipe: drupal8 config: webroot: docroot php: '7.2' xdebug: true conf: php: config/php.ini services: appserver: overrides: services: environment: PH...