2021-06-11 12:13:25 +02:00

4 lines
70 B
Docker

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