We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43d66a3 commit dd1d8ccCopy full SHA for dd1d8cc
cmd/docker-gen/main.go
@@ -66,7 +66,7 @@ Environment Variables:
66
DOCKER_CERT_PATH - directory path containing key.pem, cert.pem and ca.pem
67
DOCKER_TLS_VERIFY - enable client TLS verification
68
`)
69
- println(`For more information, see https://github.com/jwilder/docker-gen`)
+ println(`For more information, see https://github.com/nginx-proxy/docker-gen`)
70
}
71
72
func loadConfig(file string) error {
0 commit comments