fix: tls handshake failure in self-hosting license generation (#6050)

This commit is contained in:
Piyush Gupta
2025-06-23 14:12:08 +05:30
committed by GitHub
parent 4b777f1907
commit e5fa4328e1
+1
View File
@@ -197,6 +197,7 @@ tls:
alpnProtocols:
- h2
- http/1.1
- acme-tls/1
EOT
echo "💡 Created traefik.yaml and traefik-dynamic.yaml file."