default nginx vhost config moved around

This commit is contained in:
Sebastian Hugentobler 2021-06-20 11:54:28 +02:00
parent f8a2f4420e
commit f566463fe2
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
3 changed files with 5 additions and 4 deletions

View file

@ -140,6 +140,7 @@ RUN apk add --no-cache \
php8-ldap
RUN chown -R nginx:nginx /var/lib/nextcloud
RUN rm /etc/nginx/http.d/default.conf
ADD /rootfs /