feat: caddy test

This commit is contained in:
Nick 2024-12-19 22:09:26 -06:00
parent daa207aeff
commit 8b359bfb9f

View file

@ -45,6 +45,12 @@ in {
"forgejo" "forgejo"
"matrix" "matrix"
"owncast" "owncast"
])
++ (map (service: {
name = "${instanceName service}.${domain3}";
value = dnsConfig;
})
[
"peertube" "peertube"
]) ])
++ (map (name: { ++ (map (name: {