This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
services/nextcloud/web/Dockerfile

4 lines
64 B
Docker

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