update entity type and reset password
This commit is contained in:
@ -29,6 +29,10 @@
|
||||
},
|
||||
"auth": {
|
||||
"refresh_token_lifetime_day": 30,
|
||||
"access_token_lifetime": 300
|
||||
"access_token_lifetime": 300,
|
||||
"reset_password_url": "https://bri-dev.shiblysolution.id/reset-password/"
|
||||
},
|
||||
"service": {
|
||||
"notification": "http://127.0.0.1:4008/"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user