update user, auth, token, roles, done
This commit is contained in:
@ -20,5 +20,9 @@
|
||||
"username": "postgres",
|
||||
"password": "123",
|
||||
"database": "bri-erp"
|
||||
},
|
||||
"auth": {
|
||||
"refresh_token_lifetime_day": 30,
|
||||
"access_token_lifetime": 300
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user