FROM nginx:1.31.1-alpine-slim
COPY default.conf /etc/nginx/conf.d/default.conf
