mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 22:05:14 +00:00
Move domain config to root dir
This commit is contained in:
parent
4c2006f838
commit
44d1963c56
2 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
providers:
|
||||
config:
|
||||
class: octodns.provider.yaml.YamlProvider
|
||||
directory: ./config
|
||||
directory: ./
|
||||
cloudflare:
|
||||
class: octodns.provider.cloudflare.CloudflareProvider
|
||||
email: zach@hackclub.com
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue