saleor-dashboard/static.json
2019-09-22 14:30:10 +02:00

7 lines
98 B
JSON

{
"root": "build/dashboard/",
"https_only": true,
"routes": {
"/**": "index.html"
}
}