This repository has been archived on 2024-06-07. You can view files and clone it, but cannot push or open issues or pull requests.
Files
nextcloud-cloudlorean/web/Dockerfile

4 lines
67 B
Docker

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