We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4729f10 commit a5e195eCopy full SHA for a5e195e
docker-compose.yml
@@ -2,7 +2,7 @@ services:
2
3
# Route HTTP requests to specific containers based on the HTTP_HOST header.
4
nginx-proxy:
5
- image: jwilder/nginx-proxy:1.3.1
+ image: jwilder/nginx-proxy:1.7.0
6
depends_on:
7
- mkcert
8
ports:
0 commit comments