Files
nextcloud/web/Dockerfile
T

4 lines
64 B
Docker

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