Skip to content

Commit

Permalink
fix: change umami Host
Browse files Browse the repository at this point in the history
  • Loading branch information
MarleneJiang committed Feb 14, 2023
1 parent 26db352 commit 79754c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ export default defineNuxtConfig({
cache: false,
domains: 'bytedream.marlene.top',
websiteId: '908a66e8-a102-4f1b-900b-7b10891cc03c',
scriptUrl: 'http://8.130.20.114:3000/umami.js',
scriptUrl: 'https://umami.marlene.top/umami.js',
},
meilisearch: {
hostUrl: process.env.MEILISEARCH_HOST,
Expand Down

0 comments on commit 79754c1

Please sign in to comment.