evru-dashboard/frontend/bs-config.json
Булат Хайруллин 9c03bc4475 first commit
2024-06-25 13:45:54 +03:00

10 lines
No EOL
123 B
JSON

{
"port": 8000,
"open": false,
"files": [
"./**/*.{html,htm,css,js}"
],
"server": {
"baseDir": "./"
}
}