diff --git a/.lando.yml b/.lando.yml index 1793413f1..1cb799f7d 100644 --- a/.lando.yml +++ b/.lando.yml @@ -2,7 +2,7 @@ name: varbase recipe: drupal9 config: webroot: docroot - php: '8.0' + php: '8.1' drush: ^10 services: appserver: @@ -21,7 +21,9 @@ services: # memcache: # type: memcached # solr: -# type: solr:8.4 +# type: solr:8.6 +# portforward: true +# core: drupal-solr # config: # dir: docroot/modules/contrib/search_api_solr/solr-conf/7.x tooling: