20 lines
274 B
JSON
20 lines
274 B
JSON
{
|
|
"protocol": "http://",
|
|
"host": "localhost",
|
|
"port": 5174,
|
|
"strict_port": true,
|
|
"vite_protocol": "ws",
|
|
"manifest_path": "config/vite_config.php",
|
|
"allowedPorts": [
|
|
5174,
|
|
5173,
|
|
5175,
|
|
5176,
|
|
8000,
|
|
8080,
|
|
8880,
|
|
4000,
|
|
5000
|
|
]
|
|
}
|