Skip to content

Commit f9ef99e

Browse files
committed
Switch to Railway Umami instance
1 parent be1aef8 commit f9ef99e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

website/docusaurus.config.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -174,12 +174,12 @@ module.exports = {
174174
/** @type {import('@dipakparmar/docusaurus-plugin-umami').Options} */
175175
({
176176
websiteID: '616c102e-05dd-4a74-b63e-01bb52f1bc6c',
177-
analyticsDomain: 'redux-docs-umami.vercel.app',
177+
analyticsDomain: 'redux-docs-umami.up.railway.app',
178178
scriptName: 'script.js',
179179
dataAutoTrack: true,
180180
dataDoNotTrack: true,
181-
dataCache: true
182-
})
183-
]
184-
]
181+
dataCache: true,
182+
}),
183+
],
184+
],
185185
}

0 commit comments

Comments
 (0)