FROM nginx:alpine

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