diff options
Diffstat (limited to 'staticwebapp.config.json')
| -rw-r--r-- | staticwebapp.config.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/staticwebapp.config.json b/staticwebapp.config.json new file mode 100644 index 0000000..d3c815b --- /dev/null +++ b/staticwebapp.config.json @@ -0,0 +1,5 @@ +{ + "navigationFallback": { + "rewrite": "/index.html" + } +} |
