Compare commits
No commits in common. "7290f7d1adc3df1190fb365306aa57961b7e300d" and "32c7eff2270c3fc2ede587e4981e5eabae0470b5" have entirely different histories.
7290f7d1ad
...
32c7eff227
10
README.md
10
README.md
|
@ -20,17 +20,11 @@ https://wiki.archlinux.org/index.php/Docker#Installation
|
|||
this will clone this repos (main docker environement) and the erable.arch.fr drupal 9 source code (without sites/default folder nor mysq ddbs)
|
||||
|
||||
```
|
||||
git clone --recursive -o figli https://figureslibres.io/gitea/bachir/docker-erable.git
|
||||
git clone --recursive -o figli https://figureslibres.io/gogs/bachir/docker-erable.git
|
||||
```
|
||||
|
||||
submodules :
|
||||
- https://figureslibres.io/gitea/bachir/drupal-erable
|
||||
|
||||
## touch log file
|
||||
```
|
||||
touch log/nginx/error.log
|
||||
touch log/nginx/erable/error.log
|
||||
```
|
||||
- https://figureslibres.io/gogs/bachir/drupal-erable
|
||||
|
||||
### setup /sites/default/settings.php
|
||||
|
||||
|
|
Loading…
Reference in New Issue