Skip to content
Snippets Groups Projects
Commit 93bb47b2 authored by Henrik's avatar Henrik
Browse files

fix: test api url env

parent 468769a5
No related branches found
No related tags found
1 merge request!91Feat/deployment
Pipeline #283905 passed
<script setup lang="ts">
import { RouterView } from 'vue-router'
import ErrorBoundaryCatcher from '@/components/Exceptions/ErrorBoundaryCatcher.vue';
console.log("TEST!");
console.log("env: ", process.env.API_URL);
</script>
<template>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment