YannickLevadoux

Results 1 comments of YannickLevadoux

Based on @jseparovic previous comment I've added `headers-more` module to my setup like this : ``` FROM jonasal/nginx-certbot:4.3.0-nginx1.25.2 AS builder ENV NGINX_VERSION 1.25.2 ENV HEADER_MORE_VERSION 0.33 RUN apt-get update &&...