ervu-account-applications/frontend/bs-config.json
Булат Хайруллин bfa87a5f9b first commit
2024-11-20 16:17:13 +03:00

10 lines
No EOL
123 B
JSON

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