Nextcloud-Docker/.examples/docker-compose/with-nginx-proxy/postgres/fpm/web/Dockerfile

4 lines
57 B
Docker

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