make file fix

This commit is contained in:
Bachir Soussi Chiadmi 2021-03-15 15:00:27 +01:00
parent 661c8c7025
commit 1c0f66f5e1
2 changed files with 3 additions and 3 deletions

View File

@ -59,7 +59,7 @@ exec_php_d7:
docker exec -it popsu_php_d7_1 bash
exec_php_d9:
docker exec -it popsu_php_d9_1 sh
docker exec -it popsu_php_d9_1 bash
exec_mysql_d7:
docker exec -it popsu_mysql_d7_1 bash

View File

@ -1,5 +1,5 @@
# Popsu Docker
# Popsu Docker
Popsu powered by druapl 7 in docker environement (nginx, php:5.6-fpm+drush, mariadb, redis:4, phpmyadmin)
## Install docker
@ -32,7 +32,7 @@ submodules :
```
cp -r ressources/d7/settings.php src_d7/sites/default/
cp -r ressources/d9/settings.php src_d9/sites/default/
cp -r ressources/d9/settings.php src_d9/web/sites/default/
```
### get the sites/default/files folder