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

@@ -49,11 +49,10 @@ in {
};
};
settings.containers.caddy.routes.tbmrs-local.routes = [{
name = "beszel";
settings.containers.caddy.routes.tbmrs-local.routes.beszel = {
host = "monitor";
url = "beszel:8090";
}];
};
sops.secrets = {
"containers/beszel/key" = { };