Files
provisioning/dockerfiles/services/nextcloud/Dockerfile-web

4 lines
59 B
Plaintext

FROM nginx
COPY nginx.conf /etc/nginx/conf.d/default.conf