mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-08-24 16:31:56 +00:00
tests: review changes
Co-authored-by: Niek <100143256+SchoNie@users.noreply.github.com>
This commit is contained in:
@@ -2,7 +2,7 @@ services:
|
||||
nginx-proxy:
|
||||
volumes:
|
||||
- /var/run/docker.sock:/tmp/docker.sock:ro
|
||||
- ./withdefault.certs:/etc/nginx/certs:ro
|
||||
- ${PYTEST_MODULE_PATH}/test_fallback.data/withdefault.certs:/etc/nginx/certs:ro
|
||||
environment:
|
||||
TRUST_DEFAULT_CERT: "false"
|
||||
|
||||
|
Reference in New Issue
Block a user