fix: fixes name in various files

This commit is contained in:
2026-07-20 07:54:02 +02:00
parent 4061f2067c
commit a977b24b9b
39 changed files with 112 additions and 112 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"Authentication": {
"Keycloak": {
"Authority": "http://your-keycloak-server/realms/master",
"ClientId": "ReverseLlama",
"ClientId": "Ngino",
"ClientSecret": "YOUR-Client-SECRET-GOES-HERE-AND-YES-ITS-VERY-LONG",
"RequireHttpsMetadata": false
}