diff --git a/README.md b/README.md index 85ab3af..1e61222 100644 --- a/README.md +++ b/README.md @@ -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$'