mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* feat(cli): add --dev-server-port, closes #6186 * add http:// prefix * name it to `--port` * rename in all places
160 B
160 B
cli.rs
| cli.rs |
|---|
| patch |
Add --port to specify the port used for static files dev server. It can also be specified through TAURI_DEV_SERVER_PORT env var.