Changed caddy config

This commit is contained in:
2025-06-03 19:24:29 +02:00
parent 9fd98e97fe
commit 5da7636a42
19 changed files with 97 additions and 54 deletions

View File

@@ -34,10 +34,9 @@ in {
];
};
settings.containers.caddy.routes.tbmrs.routes = [{
name = "stalwart";
settings.containers.caddy.routes.tbmrs.routes.stalwart = {
host = "mail";
url = "stalwart:8080";
}];
};
};
}