mirror of
https://github.com/CorentinTh/it-tools
synced 2026-05-04 19:40:38 +00:00
d92c46c60b
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
7 lines
113 B
JSON
7 lines
113 B
JSON
{
|
|
"version": 2,
|
|
"routes": [
|
|
{ "handle": "filesystem" },
|
|
{ "src": "/.*", "dest": "/index.html" }
|
|
]
|
|
} |