docker nginx error.log bug fix
This commit is contained in:
parent
cfd3e03d2b
commit
7290f7d1ad
|
@ -26,6 +26,12 @@ git clone --recursive -o figli https://figureslibres.io/gitea/bachir/docker-erab
|
|||
submodules :
|
||||
- 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
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue