biommap/nginx/Dockerfile
2021-07-01 14:47:23 +02:00

2 lines
61 B
Docker

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