diff --git a/main.go b/main.go index 85aeac9..75e7573 100644 --- a/main.go +++ b/main.go @@ -75,7 +75,7 @@ type customDNSProviderConfig struct { // within a single webhook deployment**. // For example, `cloudflare` may be used as the name of a solver. func (c *customDNSProviderSolver) Name() string { - return "my-custom-solver" + return "Dynu Solver" } // Present is responsible for actually presenting the DNS record with the