Match PHP and MariaDB versions on elizabeth

This commit is contained in:
benjamin melançon 2020-05-06 21:38:32 -04:00
parent ebcdcf2b7a
commit 47d97d2b7d

View file

@ -2,14 +2,14 @@ APIVersion: v1.13.1
name: geo name: geo
type: drupal8 type: drupal8
docroot: web docroot: web
php_version: "7.2" php_version: "7.3"
webserver_type: nginx-fpm webserver_type: nginx-fpm
router_http_port: "80" router_http_port: "80"
router_https_port: "443" router_https_port: "443"
xdebug_enabled: true xdebug_enabled: true
additional_hostnames: [] additional_hostnames: []
additional_fqdns: [] additional_fqdns: []
mariadb_version: "10.2" mariadb_version: "10.1"
nfs_mount_enabled: false nfs_mount_enabled: false
provider: default provider: default
use_dns_when_possible: false use_dns_when_possible: false