mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-08-24 08:21:55 +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
|
||||
|
||||
https-and-http:
|
||||
image: web
|
||||
|
Reference in New Issue
Block a user