|
@@ -153,7 +153,7 @@ make up
|
|
|
Be aware that a first up, since the db is empty, it will be populated with your files ressources/db_d7.sql and ressources/db_d9.sql. It may take some time depending of your db size.
|
|
|
|
|
|
## Drupal Composer install
|
|
|
-Only at first up, finish to install drupal 9 composer dependencies
|
|
|
+Only at first up, finish to install drupal composer dependencies
|
|
|
```sh
|
|
|
make exec_php
|
|
|
composer install
|
|
@@ -162,7 +162,7 @@ make composer_install
|
|
|
```
|
|
|
|
|
|
## Visualize
|
|
|
-You can now visit http://dev.d7.reha.archi.fr and http://dev.d9.reha.archi.fr on your browser
|
|
|
+You can now visit http://dev.reha.fr on your browser
|
|
|
After the first run
|
|
|
|
|
|
## Coding
|