refactor: use new analytics server
This commit is contained in:
parent
8714c1a9be
commit
2cfa1d7a7d
4 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@ const nextConfig = {
|
|||
return [
|
||||
{
|
||||
source: "/stats/:match*",
|
||||
destination: "https://analytics.umami.is/:match*",
|
||||
destination: "https://umami.developomp.com/:match*",
|
||||
},
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue