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