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

tests: fix virtual path tests for new dhparam

This commit is contained in:
Nicolas Duchon
2022-02-24 15:21:14 +01:00
parent b6b7133a2e
commit 0185a2971c
7 changed files with 0 additions and 8 deletions

View File

@ -22,6 +22,5 @@ sut:
image: nginxproxy/nginx-proxy:test
volumes:
- /var/run/docker.sock:/tmp/docker.sock:ro
- ../lib/ssl/dhparam.pem:/etc/nginx/dhparam/dhparam.pem:ro
- ./certs:/etc/nginx/certs:ro