change keycloak identify url
This commit is contained in:
parent
508fb3b02b
commit
054ed8b5ad
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
*/
|
||||
import env from "../index";
|
||||
|
||||
const message = `${env.API_DASHBOARD_URI}/message`;
|
||||
const message = `${env.API_PLACEMENT_URI}/message`;
|
||||
|
||||
export default {
|
||||
msgNotificate: `${message}/my-notifications`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue