diff --git a/config/production.yaml b/config/production.yaml index 1ce7d7b..d47784a 100644 --- a/config/production.yaml +++ b/config/production.yaml @@ -39,3 +39,8 @@ zones: - config targets: - dnsimple + hackclub.app.: + sources: + - config + targets: + - dnsimple diff --git a/hackclub.app.yaml b/hackclub.app.yaml new file mode 100644 index 0000000..2ae5de0 --- /dev/null +++ b/hackclub.app.yaml @@ -0,0 +1,7 @@ +--- +"": + type: A + value: 45.55.45.5 +"*": + type: A + value: 45.55.45.5