mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
deploy test
This commit is contained in:
parent
41d8f9d500
commit
1ccc87178e
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@ export const API = {
|
||||||
BASE: process.env.API_HOST,
|
BASE: process.env.API_HOST,
|
||||||
USER: {
|
USER: {
|
||||||
LOGIN: '/auth/login',
|
LOGIN: '/auth/login',
|
||||||
ME: '/auth/me',
|
ME: '/auth/me', //
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue