FROM nginx:1.19-alpine

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