portfolio/app.config.ts
Xeovalyte 24b5047906
All checks were successful
Build and Deploy / Deploy (push) Successful in 1m29s
changed config file
2023-06-10 16:26:58 +02:00

8 lines
158 B
TypeScript

export default defineAppConfig({
umami: {
host: 'https://umami.xeovalyte.dev/',
id: '7d4c9046-c073-4d31-9bba-2da4be4499fc',
version: 2
},
});