Files
sinogram/static.json
Peter Stockings d8eaf675cf Update static.json
2025-05-17 09:35:05 +10:00

8 lines
95 B
JSON

{
"root": "public",
"clean_urls": true,
"routes": {
"/**": "index.html"
}
}