forked from Ivasoft/geovisio-website
change url my account
This commit is contained in:
@@ -10,10 +10,7 @@ import Header from '@/components/Header.vue'
|
||||
import { computed } from 'vue'
|
||||
|
||||
const myAccountUrl = computed<string>(
|
||||
() =>
|
||||
`${
|
||||
import.meta.env.VITE_API_URL
|
||||
}oauth/realms/geovisio/accounts#personal-info `
|
||||
() => `${import.meta.env.VITE_API_URL}oauth/realms/geovisio/account`
|
||||
)
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user