Move dhparam to /conf

This commit is contained in:
kaiyou
2017-12-17 14:46:20 +01:00
committed by Thomas Sänger
parent 28f8e69ebb
commit 8c7138d69b
3 changed files with 1 additions and 3 deletions

View File

@@ -8,6 +8,4 @@ RUN pip install "idna<2.7"
COPY conf /conf
COPY *.py /
COPY dhparam.pem /certs/dhparam.pem
CMD /start.py