mirror of
https://github.com/fosrl/docs.git
synced 2025-05-12 21:30:43 +01:00
Change umami domain
This commit is contained in:
parent
9a87278d61
commit
13108b9690
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@ const config: Config = {
|
|||
/** @type {import('@dipakparmar/docusaurus-plugin-umami').Options} */
|
||||
{
|
||||
websiteID: "d9a3a131-d2f4-4f8f-922b-80d668e96640", // Required
|
||||
analyticsDomain: "umami.schwartznetwork.net", // Required
|
||||
analyticsDomain: "umami.dev.fossorial.io", // Required
|
||||
dataAutoTrack: false, // Optional
|
||||
dataDoNotTrack: false, // Optional
|
||||
dataCache: true, // Optional
|
||||
|
|
Loading…
Reference in a new issue