Skip to content

Commit 1a1e51a

Browse files
committed
Add DNS entry for agents portal
This will be the entry point for Python Discord agents in the field.
1 parent e38290e commit 1a1e51a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

dns/zones/pydis.wtf.zone/root.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@
1515
type: TXT
1616
value: v=DKIM1\; k=rsa\; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDadFXuHEGxF9XCb8mUbYfoCrFm01rzFvnkuxtoJt2jwBLQwkx+CD9KfCjdq5vzFzb0nRFP8L9NY0h1m58ZOdFnf9n4ejbMLvDcfVvzxK7W95HiGdt0RzaQ2AUI5QCFeCedj7z/PlOeM772kKzkUcXTATwFTOOxeSoxVyhHYmdlZwIDAQAB
1717

18+
agents:
19+
octodns:
20+
cloudflare:
21+
auto-ttl: true
22+
ttl: 300
23+
type: CNAME
24+
value: lovelace.box.pydis.wtf.
25+
1826
alertmanager:
1927
octodns:
2028
cloudflare:

0 commit comments

Comments
 (0)