first commit
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"root": "dist",
|
||||
"clean_urls": true,
|
||||
"routes": {
|
||||
"/**": "index.html"
|
||||
},
|
||||
"headers": {
|
||||
"/": {
|
||||
"Cache-Control": "no-store, no-cache"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user