frontend_nyla/staticwebapp.config.json
idittrich-valueon 2049aef9e8 test4
2025-05-07 11:13:57 +02:00

9 lines
No EOL
202 B
JSON

{
"navigationFallback": {
"rewrite": "/index.html",
"exclude": ["/static/*", "/images/*", "/*.{png,jpg,gif,ico,json}"]
},
"mimeTypes": {
".json": "text/json"
}
}