DEVOPS-1905

This commit is contained in:
Pavel Zilke 2025-01-13 15:00:03 +03:00
parent cd0f6c8750
commit f3d00958b0

View file

@ -1,5 +1,7 @@
FROM nginx:stable-alpine
RUN apk --update --no-cache add nginx-mod-http-headers-more
COPY config/nginx.conf.template /etc/nginx/templates/
COPY ./html/ /usr/share/nginx/html/