ervu-dashboard-frontend/frontend/bs-config.json
Халтобин Евгений 71ea421eac initial commit
2024-08-21 12:23:42 +03:00

10 lines
No EOL
123 B
JSON

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