4 lines
70 B
Docker
Raw Permalink Normal View History

2021-06-11 12:13:25 +02:00
FROM nginx:latest
COPY ./default.conf /etc/nginx/conf.d/default.conf