First step to move the site to Drupal 9

This commit is contained in:
David Valdez 2020-07-06 23:20:43 +00:00
parent a8a36a92f4
commit 30b49372f5
7 changed files with 15 additions and 10 deletions

4
.ddev/.gitignore vendored
View file

@ -4,12 +4,14 @@
/commands/*/*.example
/commands/*/README.txt
/commands/host/launch
/commands/web/xdebug
/commands/db/mysql
/homeadditions/*.example
/homeadditions/README.txt
/.gitignore
/import.yaml
/docker-compose.yaml
/.ddev-docker-compose-base.yaml
/.ddev-docker-compose-full.yaml
/db_snapshots
/sequelpro.spf
/import-db

View file

@ -9,11 +9,12 @@ router_https_port: "443"
xdebug_enabled: true
additional_hostnames: []
additional_fqdns: []
mariadb_version: "10.2"
mariadb_version: "10.3"
nfs_mount_enabled: false
provider: default
webimage_extra_packages: [rake, sassc]
use_dns_when_possible: false
php_version: "7.3"
timezone: ""