# NGINX
FROM nginx:latest
COPY dockerfiles/nginx/default.conf /etc/nginx/conf.d/default.conf