Use a predefined dhparam.pem, This fixes issue #322
This commit is contained in:
@@ -5,4 +5,6 @@ RUN apk add --no-cache nginx nginx-mod-mail python py-jinja2 certbot openssl
|
||||
COPY conf /conf
|
||||
COPY *.py /
|
||||
|
||||
COPY dhparam.pem /certs/dhparam.pem
|
||||
|
||||
CMD /start.py
|
||||
|
||||
Reference in New Issue
Block a user