FROM nginx:1.27-alpine
COPY src/components/dev-frontend-proxy/nginx.conf /etc/nginx/conf.d/default.conf
