mirror of
https://github.com/umami-software/umami.git
synced 2026-02-19 20:15: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": [
|
"rewrites": [
|
||||||
{ "source": "/stats.js", "destination": "/umami.js" }
|
{
|
||||||
]
|
"source": "/stats.js",
|
||||||
}
|
"destination": "/umami.js"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue