We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e97aac + 3794848 commit a222cebCopy full SHA for a222ceb
website/docusaurus.config.js
@@ -198,7 +198,7 @@ const siteConfig = {
198
/** @type {import('@dipakparmar/docusaurus-plugin-umami').Options} */
199
({
200
websiteID: 'e81a2686-96f3-4557-9c03-f584b7e8ab6b',
201
- analyticsDomain: 'redux-docs-umami.vercel.app',
+ analyticsDomain: 'redux-docs-umami.up.railway.app',
202
scriptName: 'script.js',
203
dataAutoTrack: true,
204
dataDoNotTrack: true,
0 commit comments