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-home-ewert/web/Dockerfile
T
2023-01-17 22:46:02 +01:00

4 lines
60 B
Docker

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