mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-08-24 08:21:55 +00:00
tests: fix virtual path tests for new dhparam
This commit is contained in:
@@ -12,7 +12,6 @@ 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
|
||||
environment:
|
||||
- DEFAULT_ROOT=301 http://$$host/web1$$request_uri
|
||||
|
Reference in New Issue
Block a user