This commit is contained in:
2025-09-12 18:20:57 +03:00
parent 249e6bc9d4
commit 43c7b76c7a

View File

@@ -137,6 +137,8 @@ in
''); '');
}; };
environment = { environment = {
RAILS_LOG_LEVEL = "debug";
OIDC_ENABLED = "true"; OIDC_ENABLED = "true";
OIDC_DISPLAY_NAME= "Kanidm"; OIDC_DISPLAY_NAME= "Kanidm";
OIDC_ISSUER = issuer; OIDC_ISSUER = issuer;