mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 19:45:12 +00:00
Remove alphabetical requirement (#764)
see discussion in #zrl-land (https://hackclub.slack.com/archives/C01FXNNF6F2/p1665055415107649)
This commit is contained in:
parent
5ae370f8fa
commit
c43d3ea27e
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ providers:
|
|||
config:
|
||||
class: octodns.provider.yaml.YamlProvider
|
||||
directory: ./
|
||||
enforce_order: False
|
||||
dnsimple:
|
||||
class: octodns.provider.dnsimple.DnsimpleProvider
|
||||
token: env/DNSIMPLE_API_KEY
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue