FIX: config/config

This commit is contained in:
2022-10-08 03:38:12 +05:00
parent 4d81b1b52c
commit 991d2abcc2
49 changed files with 2197 additions and 1995 deletions

View File

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