mirror of
https://framagit.org/les/gancio.git
synced 2025-01-31 16:42:22 +01:00
[auth] minor
This commit is contained in:
parent
d13905c55a
commit
6341eadc74
1 changed files with 3 additions and 0 deletions
|
@ -58,6 +58,9 @@ module.exports = {
|
|||
prefix: '/api'
|
||||
},
|
||||
auth: {
|
||||
redirect: {
|
||||
login: '/?ref=login'
|
||||
},
|
||||
strategies: {
|
||||
local: {
|
||||
endpoints: {
|
||||
|
|
Loading…
Reference in a new issue