remove default nginx config
This commit is contained in:
parent
a7e1e8f87e
commit
d83b65ae5b
@ -14,6 +14,7 @@ RUN chown -R nginx:nginx /var/lib/nextcloud
|
|||||||
RUN chown -R nginx:nginx /usr/share/webapps/nextcloud
|
RUN chown -R nginx:nginx /usr/share/webapps/nextcloud
|
||||||
|
|
||||||
RUN mkdir /run/nginx
|
RUN mkdir /run/nginx
|
||||||
|
RUN rm /etc/nginx/conf.d/default.conf
|
||||||
|
|
||||||
ADD /rootfs /
|
ADD /rootfs /
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user