Updated Keycloak clientId in config.json from 'farmcontrol-client' to 'farmcontrol-dev'.
This commit is contained in:
parent
6bc0f6eded
commit
50221a0228
@ -9,7 +9,7 @@
|
||||
"keycloak": {
|
||||
"url": "https://auth.tombutcher.work",
|
||||
"realm": "master",
|
||||
"clientId": "farmcontrol-client"
|
||||
"clientId": "farmcontrol-dev"
|
||||
},
|
||||
"requiredRoles": []
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user