1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-07-01 14:25:46 +00:00

test: replace test dhparam.pem with ffdhe3072.pem

This commit is contained in:
Nicolas Duchon
2021-10-20 21:04:29 +02:00
parent ab7ac0aadb
commit 36c4ed7632
2 changed files with 1 additions and 9 deletions

View File

@ -36,7 +36,7 @@ with_custom_file:
volumes:
- *docker-sock
- *nginx-certs
- ../lib/ssl/dhparam.pem:/etc/nginx/dhparam/dhparam.pem:ro
- ../../dhparam/ffdhe3072.pem:/etc/nginx/dhparam/dhparam.pem:ro
with_skip:
container_name: dh-skip