mirror of
https://github.com/yusing/godoxy.git
synced 2025-06-14 14:22:33 +02:00
docs: update links in config.example.yml to point to the new documentation site
This commit is contained in:
parent
4649c8d479
commit
880d66c75e
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
|||
# options:
|
||||
# auth_token: c1234565789-abcdefghijklmnopqrst # your zone API token
|
||||
|
||||
# 3. other providers, see https://github.com/yusing/godoxy/wiki/Supported-DNS%E2%80%9001-Providers#supported-dns-01-providers
|
||||
# 3. other providers, see https://docs.godoxy.dev/DNS-01-Providers
|
||||
|
||||
# acl:
|
||||
# default: allow # or deny (default: allow)
|
||||
|
@ -115,7 +115,7 @@ providers:
|
|||
# secret: aaaa-bbbb-cccc-dddd
|
||||
# no_tls_verify: true
|
||||
|
||||
# Check https://github.com/yusing/godoxy/wiki/Certificates-and-domain-matching#domain-matching
|
||||
# Check https://docs.godoxy.dev/Certificates-and-domain-matching
|
||||
# for explaination of `match_domains`
|
||||
#
|
||||
# match_domains:
|
||||
|
|
Loading…
Add table
Reference in a new issue