From 53614714cd7c1a953749819f234898e649fad2bc Mon Sep 17 00:00:00 2001 From: Sono Date: Tue, 8 Oct 2024 15:21:54 +0200 Subject: [PATCH] Create *.julian.json --- domains/*.julian.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/*.julian.json diff --git a/domains/*.julian.json b/domains/*.julian.json new file mode 100644 index 000000000..9c2c441e2 --- /dev/null +++ b/domains/*.julian.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "getSono", + "email": "sono.arbeit@gmail.com" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } +}