zkt24/z1/nginx/Dockerfile
2024-04-16 13:16:55 +02:00

2 lines
68 B
Docker

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