Compare commits

...

3 Commits

Author SHA1 Message Date
Bachir Soussi Chiadmi 7290f7d1ad docker nginx error.log bug fix 2023-12-01 10:21:47 +01:00
Bachir Soussi Chiadmi cfd3e03d2b docker nginx error.log bug fix 2023-12-01 10:21:29 +01:00
Bachir Soussi Chiadmi 9f3eab1a88 readme 2023-11-30 21:56:57 +01:00
3 changed files with 8 additions and 2 deletions

View File

@ -20,11 +20,17 @@ 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/gogs/bachir/docker-erable.git
git clone --recursive -o figli https://figureslibres.io/gitea/bachir/docker-erable.git
```
submodules :
- https://figureslibres.io/gogs/bachir/drupal-erable
- https://figureslibres.io/gitea/bachir/drupal-erable
## touch log file
```
touch log/nginx/error.log
touch log/nginx/erable/error.log
```
### setup /sites/default/settings.php

0
log/nginx/.gitkeep Normal file
View File

View File