This repository has been archived on 2024-06-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
nextcloud-cloudlorean/web/Dockerfile
T
2023-01-17 20:45:43 +01:00

4 lines
60 B
Docker

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