Files
gustavoo-me/wp-content/plugins/fluent-crm/config/vite.json
T
2026-07-23 22:56:30 -03:00

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
]
}