Closed
Description
The default port used by SSR is 13714.
How to change it?
I use Laravel Forge and I have 2 sites on same server, both using Inertia and SSR. When I enable Inertia SSR via Forge for 2nd site, it starts at same port and kills the SSR of first site.
It's same in local development, when I run both commands to starts SSR php artisan inertia:start-ssr
, the other one gets killed.
I can't find any docs in Inertia or Laravel docs how to update the port.
Metadata
Metadata
Assignees
Labels
No labels