selfhost/nextcloud/web/Dockerfile
2021-01-09 16:40:33 +01:00

3 lines
56 B
Docker

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