fix(frontend): Fixed infinite retry loop when unauthorized
Also adjusted the Keycloak config
This commit is contained in:
parent
d64b4505c8
commit
0b2c90c8b5
4 changed files with 17 additions and 14 deletions
|
@ -7,5 +7,4 @@ const apiClient = axios.create({
|
|||
"Content-Type": "application/json",
|
||||
},
|
||||
});
|
||||
|
||||
export default apiClient;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue