build-configs/resources/build.defaults.yaml
Oliver Davies b32813f4d7 chore: use new database credentials by default
Use the new database credentials by default.

The `experimental.useNewDatabaseCredentials` feature flag can be removed
once it's been removed from all `build.yaml` files.
2023-11-22 23:45:49 +00:00

8 lines
92 B
YAML

drupal:
docroot: web
experimental:
useNewDatabaseCredentials: true
project_root: /app