Files

4 lines
71 B
Docker

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