FROM nginx:latest

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

