Files

3 lines
72 B
Docker

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