From fc223d81b5734182a2d229393a1543eed04fa256 Mon Sep 17 00:00:00 2001 From: Alex Park Date: Sat, 20 Sep 2025 17:28:45 -0500 Subject: [PATCH] Add hackclub.community to hackclub/dns (#2053) * Add hackclub.community configuration for sources and targets * Add hackclub.community.yaml configuration file * ts trailing dot --- config/production.yaml | 5 +++++ hackclub.community.yaml | 1 + 2 files changed, 6 insertions(+) create mode 100644 hackclub.community.yaml diff --git a/config/production.yaml b/config/production.yaml index c25e86f..fb89379 100644 --- a/config/production.yaml +++ b/config/production.yaml @@ -114,3 +114,8 @@ zones: - config targets: - dnsimple + hackclub.community.: + sources: + - config + targets: + - cloudflare diff --git a/hackclub.community.yaml b/hackclub.community.yaml new file mode 100644 index 0000000..ed97d53 --- /dev/null +++ b/hackclub.community.yaml @@ -0,0 +1 @@ +---