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

@@ -37,10 +37,9 @@ in {
};
};
settings.containers.caddy.routes.tbmrs.routes = [{
name = "kanidm";
settings.containers.caddy.routes.tbmrs.routes.kanidm = {
host = "auth";
url = "https://auth.tbmrs.nl";
}];
};
};
}