Specify Drupal version

This commit is contained in:
Oliver Davies 2019-01-28 23:41:29 +00:00 committed by GitHub
parent 641ebf1119
commit c5e4f10478
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ drupal_settings:
database: mydatabase
username: user
password: secret
trusted_hosts: # Optional
trusted_hosts: # Optional, Drupal 8
- '^example\.com$'
- '^.+\.example\.com$'
- '^example\.org$'