FIX: config/config
This commit is contained in:
@ -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/
|
||||
|
Reference in New Issue
Block a user