FROM nginx:1

WORKDIR /app

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