til/Dockerfile

3 lines
67 B
Docker

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