Skip to content

Commit

Permalink
Merge pull request #103 from localgovdrupal/2.x
Browse files Browse the repository at this point in the history
2.0.6 release
  • Loading branch information
finnlewis committed Jan 25, 2023
2 parents 220285f + 26b77b4 commit 9ffac13
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .lando.dist.yml
Expand Up @@ -39,13 +39,6 @@ services:
image: dehy/adminer
command: '/bin/s6-svscan /etc/services.d'
portforward: true
node:
type: 'node:16'
globals:
gulp-cli: latest
overrides:
ports:
- '3050:3050'
chromedriver:
type: compose
services:
Expand Down Expand Up @@ -92,14 +85,6 @@ tooling:
description: Disable xdebug for apache.
cmd: "rm /usr/local/etc/php/conf.d/docker-php-ext-xdebug.ini && /etc/init.d/apache2 reload"
user: root
gulp:
service: node
node:
service: node
npm:
service: node
yarn:
service: node
update-solr-config:
service: appserver
cmd: /app/.lando/update-solr-config.sh

0 comments on commit 9ffac13

Please sign in to comment.