diff --git a/data/dnsconfig.js b/data/dnsconfig.js index f5d819f..ca5c475 100644 --- a/data/dnsconfig.js +++ b/data/dnsconfig.js @@ -20,4 +20,4 @@ D('example.com', REG_NONE, DnsProvider(cloudflare)); // Include // (Do not touch unless you know what you are doing!) -require_glob(""); // TODO: determine correct location to include +require_glob("/app/hosts/");