Skip to content

Commit b8c8ac5

Browse files
committed
feat: final plausible fix
1 parent 7a470f4 commit b8c8ac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/frontend/nuxt.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ export default defineNuxtConfig({
115115
},
116116
},
117117
plausible: {
118-
apiHost: 'https://blueprint.zip/yay/script.js',
118+
apiHost: 'https://blueprint.zip/yay',
119119
domain: 'blueprint.zip',
120120
autoOutboundTracking: true,
121121
ignoredHostnames: ['localhost'],

0 commit comments

Comments
 (0)