1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-12-14 22:39:19 +00:00

fix: force enable HTTP when both vhost and default cert are missing

This commit is contained in:
Nicolas Duchon
2024-11-03 21:06:23 +01:00
parent 57e503c830
commit 023a3d17da
6 changed files with 19 additions and 19 deletions

View File

@@ -5,7 +5,7 @@ services:
image: nginxproxy/nginx-proxy:test
volumes:
- /var/run/docker.sock:/tmp/docker.sock:ro
- ./withdefault.certs:/etc/nginx/certs:ro
- ./nodefault.certs:/etc/nginx/certs:ro
environment:
HTTPS_METHOD: nohttp