mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Correct path to regex syntax
This commit is contained in:
parent
ec98c6c975
commit
01f8995036
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"regions": ["sfo"],
|
||||
"headers": [
|
||||
{
|
||||
"source": "/static/fonts/.*",
|
||||
"source": "/static/fonts/(.*)",
|
||||
"headers" : [
|
||||
{
|
||||
"key" : "Cache-Control",
|
||||
|
|
|
|||
Loading…
Reference in a new issue