docs: fix invalid JSON in the example virtual host configuration
Some checks failed
Deploy Next.js application / deploy (push) Failing after 10m4s

This commit is contained in:
Dorian Niemiec 2024-12-08 21:27:19 +01:00
parent 505b008f3a
commit 4b79fa66f5

View file

@ -230,7 +230,7 @@ If you're using SVR.JS 3.14.0 or newer, you can use this configuration:
"host": "anothersite.example",
"postfix": "anothersite.example",
"skipRegex": "/^\\/.dirimages(?:$|[\\/#?])/"
}
},
{
"postfix": "NONEXISTENT_SITE"
}