diff --git a/static/serve.json b/static/serve.json deleted file mode 100644 index 686b6074..00000000 --- a/static/serve.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "rewrites": [ - { - "source": "!(.well-known)/**/!(*.*)", - "destination": "/index.html" - } - ] -}