ervu-business-metrics/frontend/bs-config.json
Булат Хайруллин b3a642dffb first commit
2024-10-24 18:08:11 +03:00

10 lines
No EOL
123 B
JSON

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