From b7cf8f185a6f02b72f1f51208f8561b0f720f020 Mon Sep 17 00:00:00 2001 From: Ruakij Date: Mon, 2 Aug 2021 17:35:34 +0200 Subject: [PATCH] Fixed todo --- data/dnsconfig.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/");