enabled logs

This commit is contained in:
2022-10-07 19:49:52 +05:00
parent 952512d6b4
commit 61a5243ee4
5 changed files with 11 additions and 3 deletions

View File

@ -67,7 +67,7 @@ RUN bash -c 'apt install -y php${PHPVERSION}-imagick imagemagick ffmpeg libreoff
# Delete default stuff
#nginx
RUN rm -rv /var/www/html/index.nginx-debian.html \
/etc/php/
/etc/php/ \
/etc/nginx/
#Autoconfig defaults