This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-12-17 10:57:09 +07:00
commit 46af96b08d
5 changed files with 107 additions and 5 deletions

View file

@ -98,7 +98,7 @@ onMounted(async () => {
if (!checkToken && !token.value) {
await axios
.post(
`${import.meta.env.VITE_SSO_URL}/kcauth`,
`${import.meta.env.VITE_URL_SSO}/kcauth`,
{},
{
headers: {