Improve some small stuff

This commit is contained in:
Tobias Reisinger 2025-05-09 22:16:49 +02:00
parent 83749c4493
commit 8f026330d7
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
3 changed files with 10 additions and 13 deletions

View file

@ -364,7 +364,12 @@ services = {
type = "hook"
}]
monitoring = {
url = "starttls://mail.serguzim.me:587"
group = "3-services"
conditions = [
"[CONNECTED] == true",
"[CERTIFICATE_EXPIRATION] > 48h"
]
}
ports = [
{
@ -737,7 +742,7 @@ services = {
},
"vikunja" = {
host = "node001"
host = "node003"
dns = [{
domain = "todo.serguzim.me"
}]