Match PHP and MariaDB versions on elizabeth
This commit is contained in:
parent
ebcdcf2b7a
commit
47d97d2b7d
1 changed files with 2 additions and 2 deletions
|
@ -2,14 +2,14 @@ APIVersion: v1.13.1
|
|||
name: geo
|
||||
type: drupal8
|
||||
docroot: web
|
||||
php_version: "7.2"
|
||||
php_version: "7.3"
|
||||
webserver_type: nginx-fpm
|
||||
router_http_port: "80"
|
||||
router_https_port: "443"
|
||||
xdebug_enabled: true
|
||||
additional_hostnames: []
|
||||
additional_fqdns: []
|
||||
mariadb_version: "10.2"
|
||||
mariadb_version: "10.1"
|
||||
nfs_mount_enabled: false
|
||||
provider: default
|
||||
use_dns_when_possible: false
|
||||
|
|
Loading…
Add table
Reference in a new issue