parent
2b15cc6ff2
commit
036a675581
2 changed files with 8 additions and 0 deletions
|
|
@ -17,6 +17,8 @@ drupal_settings:
|
|||
database: mydatabase
|
||||
username: user
|
||||
password: secret
|
||||
config_directories: # Optional, Drupal 8
|
||||
sync: path/to/config
|
||||
trusted_hosts: # Optional, Drupal 8
|
||||
- '^example\.com$'
|
||||
- '^.+\.example\.com$'
|
||||
|
|
|
|||
Reference in a new issue