Specify Drupal version
This commit is contained in:
parent
641ebf1119
commit
c5e4f10478
1 changed files with 1 additions and 1 deletions
|
@ -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$'
|
||||
|
|
Reference in a new issue