Update Dockerfile

This commit is contained in:
Alexandre
2022-10-20 06:46:09 +02:00
committed by GitHub
parent 172f04cc2a
commit ff737ba712

View File

@@ -55,7 +55,7 @@ RUN \
RUN \
# Correct ssl path
sed -i "s|/data/config/keys|/ssl/nextcloud/keys|g" /defaults/default \
&& sed -i "s|/data/config/keys|/ssl/nextcloud/keys|g" /root/defaults/nginx/site-confs/default.conf.sample
|| sed -i "s|/data/config/keys|/ssl/nextcloud/keys|g" /root/defaults/nginx/site-confs/default.conf.sample
##################
# 3 Install apps #