services/nextcloud/web/Dockerfile

4 lines
64 B
Docker

FROM nginx:1.19.6-alpine
COPY nginx.conf /etc/nginx/nginx.conf