mirror of
https://github.com/umami-software/umami.git
synced 2026-02-19 12:05:41 +01:00
rewrite /stats.js to /umami.js
This commit is contained in:
parent
8384d6af35
commit
717deb1d4f
1 changed files with 5 additions and 0 deletions
5
vercel.json
Normal file
5
vercel.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"rewrites": [
|
||||
{ "source": "/stats.js", "destination": "/umami.js" }
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue