portfolio/app.config.ts
Xeovalyte d8d0130c53
All checks were successful
Build and Deploy / Deploy (push) Successful in 1m36s
added umami
2023-06-10 11:44:10 +02:00

7 lines
142 B
TypeScript

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