Skip to content

How to define the port? #684

Closed
Closed
@kikky7

Description

@kikky7

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions