feat(keycloak): local sso

This commit is contained in:
arcnmx 2024-03-22 14:23:46 -07:00
parent b16d6faee7
commit f0b5811915
3 changed files with 27 additions and 2 deletions

View file

@ -19,6 +19,7 @@
name = "nixpkgs";
src = inputs.nixpkgs;
patches = [
./packages/nixpkgs-keycloak-nullhostname.patch
];
};
deploy-rs = let