fix: replace non-existent /api/logout.dspy with /rbac/user/logout.dspy
This commit is contained in:
parent
af5cce0c45
commit
1efd62e30b
@ -135,7 +135,7 @@
|
|||||||
"actiontype": "urlwidget",
|
"actiontype": "urlwidget",
|
||||||
"target": "app",
|
"target": "app",
|
||||||
"options": {
|
"options": {
|
||||||
"url": "{{entire_url('api/logout.dspy')}}",
|
"url": "{{entire_url('/rbac/user/logout.dspy')}}",
|
||||||
"method": "POST"
|
"method": "POST"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user