librectf-rust/nginx/Dockerfile

5 lines
99 B
Docker

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