chore: rename drupal-project to drupal
This commit is contained in:
parent
b3f61a43da
commit
c68bca3d56
7 changed files with 8 additions and 8 deletions
|
|
@ -13,7 +13,7 @@ export COMPOSE_PROFILES=node
|
|||
export DOCKER_WEB_VOLUME=.:{{ project_root }}
|
||||
{% endif %}
|
||||
|
||||
{% if "drupal-project" == type %}
|
||||
{% if "drupal" == type %}
|
||||
{% if experimental.useNewDatabaseCredentials %}
|
||||
export MYSQL_DATABASE=app
|
||||
export MYSQL_PASSWORD=app
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue