diff options
author | 2024-08-18 21:45:38 +0100 | |
---|---|---|
committer | 2024-08-18 21:45:38 +0100 | |
commit | 71f48950d9275501bdc93d1b19027f757d21f978 (patch) | |
tree | 67f8c3a837bed5866d88479a14be41377fe5ea6c /dns | |
parent | Reflect pydis.wtf cert into merge (diff) |
Add thallium frontend DNS
Diffstat (limited to 'dns')
-rw-r--r-- | dns/zones/pydis.wtf.zone/root.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dns/zones/pydis.wtf.zone/root.yaml b/dns/zones/pydis.wtf.zone/root.yaml index a6c64d2..8f4c0dd 100644 --- a/dns/zones/pydis.wtf.zone/root.yaml +++ b/dns/zones/pydis.wtf.zone/root.yaml @@ -96,6 +96,14 @@ loki-gateway: type: CNAME value: linode-lb.box.pydis.wtf. +merch: + octodns: + cloudflare: + proxied: true + ttl: 300 + type: CNAME + value: thallium.netlify.app + merch-api: octodns: cloudflare: |