# fluent-cart/1.3.20/config/vite.json

FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler, version 1.3.20. 18 lines.

- Page: https://pluginprobe.com/plugins/fluent-cart/1.3.20/code/config/vite.json
- Raw: https://pluginprobe.com/plugins/fluent-cart/1.3.20/raw/config/vite.json
- Modified: 2026-04-21T13:59:48+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-cart/1.3.20/code/config/vite.json#L10-L20`.

```json
{
  "protocol": "http://",
  "host": "localhost",
  "port": 8000,
  "strict_port": true,
  "vite_protocol": "ws",
  "manifest_path": "assets/manifest.json",
  "allowedPorts": [
    8000,
    8880,
    8080,
    8888,
    4000,
    4444,
    5555,
    5000
  ]
}
```
