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",
|
||||
"target": "app",
|
||||
"options": {
|
||||
"url": "{{entire_url('api/logout.dspy')}}",
|
||||
"url": "{{entire_url('/rbac/user/logout.dspy')}}",
|
||||
"method": "POST"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user