# fluent-support/2.3.0/config/vite.json

Fluent Support – Helpdesk &amp; Customer Support Ticket System, version 2.3.0. 20 lines.

- Page: https://pluginprobe.com/plugins/fluent-support/2.3.0/code/config/vite.json
- Raw: https://pluginprobe.com/plugins/fluent-support/2.3.0/raw/config/vite.json
- Modified: 2026-04-09T13:48:06+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/fluent-support/2.3.0/code/config/vite.json#L10-L20`.

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

```
