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

10 lines
No EOL
123 B
JSON

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