This commit is contained in:
2025-07-27 22:53:36 -05:00
parent c298562706
commit d6cd6a2e0c

View File

@@ -303,7 +303,7 @@
}; };
"HttpConfig" = { "HttpConfig" = {
"Address" = "0.0.0.0:33073"; #"Address" = "0.0.0.0:33073";
"AuthIssuer" = "https://auth.blunkall.us/realms/General"; "AuthIssuer" = "https://auth.blunkall.us/realms/General";
"AuthAudience" = "https://auth.blunkall.us/realms/General/.well-known/openid-configuration"; "AuthAudience" = "https://auth.blunkall.us/realms/General/.well-known/openid-configuration";
"AuthKeysLocation" = "https://auth.blunkall.us/realms/General/protocol/openid-connect/certs"; "AuthKeysLocation" = "https://auth.blunkall.us/realms/General/protocol/openid-connect/certs";