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:
@ -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
|
||||
|
Reference in New Issue
Block a user