diff --git a/Dockerfile b/Dockerfile index e4ef339..276b7af 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,6 +14,7 @@ RUN chown -R nginx:nginx /var/lib/nextcloud RUN chown -R nginx:nginx /usr/share/webapps/nextcloud RUN mkdir /run/nginx +RUN rm /etc/nginx/conf.d/default.conf ADD /rootfs /