From 0580a7d3cdc2af24791e4d7830694c932497bf4a Mon Sep 17 00:00:00 2001 From: Yuzerion Date: Thu, 26 Sep 2024 22:51:29 +0800 Subject: [PATCH] Update config.example.yml --- config.example.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.example.yml b/config.example.yml index 759771a4..fa3955a2 100644 --- a/config.example.yml +++ b/config.example.yml @@ -13,7 +13,7 @@ # domains: # a list of domains for cert registration # - x.y.z # options: -# - auth_token: c1234565789-abcdefghijklmnopqrst # your zone API token +# auth_token: c1234565789-abcdefghijklmnopqrst # your zone API token # 3. other providers, check docs/dns_providers.md for more