Files
flowbite-vue/static.json
Zoltán Szőgyényi 199fd70be4 Heroku config.
2022-07-23 11:19:50 +02:00

7 lines
97 B
JSON

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