Move domain config to root dir

This commit is contained in:
Zach Latta 2018-02-26 14:23:31 -08:00
parent 4c2006f838
commit 44d1963c56
2 changed files with 1 additions and 1 deletions

View file

@ -2,7 +2,7 @@
providers:
config:
class: octodns.provider.yaml.YamlProvider
directory: ./config
directory: ./
cloudflare:
class: octodns.provider.cloudflare.CloudflareProvider
email: zach@hackclub.com