biommap/nginx/Dockerfile

2 lines
61 B
Docker

FROM nginx
COPY ./default.conf /etc/nginx/conf.d/default.conf