mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 18:15:13 -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"
|
||||
"matrix"
|
||||
"owncast"
|
||||
])
|
||||
++ (map (service: {
|
||||
name = "${instanceName service}.${domain3}";
|
||||
value = dnsConfig;
|
||||
})
|
||||
[
|
||||
"peertube"
|
||||
])
|
||||
++ (map (name: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue