default nginx vhost config moved around
This commit is contained in:
parent
f8a2f4420e
commit
f566463fe2
3 changed files with 5 additions and 4 deletions
|
@ -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 /
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue