diff --git a/resources/js/Components/Welcome.vue b/resources/js/Components/Welcome.vue index 0dce812..b4db21b 100644 --- a/resources/js/Components/Welcome.vue +++ b/resources/js/Components/Welcome.vue @@ -1,7 +1,7 @@ diff --git a/resources/js/Layouts/AppLayout.vue b/resources/js/Layouts/AppLayout.vue index 90c7e88..0db2a00 100644 --- a/resources/js/Layouts/AppLayout.vue +++ b/resources/js/Layouts/AppLayout.vue @@ -15,7 +15,7 @@ defineProps({ const showingNavigationDropdown = ref(false); -const grafanaLink = import.meta.env.VITE_GRAFANA_NAV_LINK; +const grafanaLink = import.meta.env.VITE_GRAFANA_NAV_LINK || 'https://globalmap.litterapp.net/'; const switchToTeam = (team) => { router.put(route('current-team.update'), {