Added more services

This commit is contained in:
2025-05-09 13:06:33 +02:00
parent 87b73dc10e
commit ad155e63ce
7 changed files with 207 additions and 33 deletions

View File

@@ -108,6 +108,16 @@ in {
handle @homeassistant {
reverse_proxy homeassistant:8123
}
@karakeep host karakeep.local.tbmrs.nl
handle @karakeep {
reverse_proxy karakeep:3000
}
@vikunja host vikunja.local.tbmrs.nl
handle @vikunja {
reverse_proxy vikunja:3456
}
}
'';
};