diff --git a/mat.services.lua b/mat.services.lua index 9a21969..c22cfc8 100644 --- a/mat.services.lua +++ b/mat.services.lua @@ -1,14 +1,18 @@ -- mat.services zone configuration -- _a = "mat.services" +-- custom protonmail domain protonmail(_a) +-- static site on netlify alias(_a, "apex-loadbalancer.netlify.com") cname("www", "mat-services.netlify.app.") +-- forgejo on fly aaaa("git", "2a09:8280:1::a:4caa") a("git", "37.16.20.177") +-- goatcounter on fly aaaa("stats", "2a09:8280:1::6:6df4") a("stats", "168.220.83.238")