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

@@ -24,10 +24,9 @@ in {
];
};
settings.containers.caddy.routes.tbmrs.routes = [{
name = "uptime-kuma";
settings.containers.caddy.routes.tbmrs.routes.uptime-kuma = {
host = "uptime";
url = "uptime-kuma:3001";
}];
};
};
}