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.
1 parent 1e97aac commit 3794848Copy full SHA for 3794848
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