mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 02:25:12 -05:00
feat: caddy test
This commit is contained in:
parent
daa207aeff
commit
8b359bfb9f
1 changed files with 6 additions and 0 deletions
|
@ -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: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue