Move dhparam to /conf
This commit is contained in:
@@ -5,6 +5,4 @@ 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