readme
This commit is contained in:
parent
ed8b2f30c0
commit
5b2758b349
|
@ -148,12 +148,6 @@ Be aware that a first up, since the db is empty, it will be populated with your
|
|||
|
||||
## Drupal Composer install
|
||||
Only at first up, finish to install drupal composer dependencies
|
||||
but first we need to downgrade composer to version 1
|
||||
```
|
||||
docker exec -u 0 -it caravane_api_1 /bin/bash
|
||||
composer selfupdate --1
|
||||
```
|
||||
ctrl+d
|
||||
```
|
||||
make exec_api
|
||||
composer install
|
||||
|
|
Loading…
Reference in New Issue