3 lines
60 B
Docker

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