Skip to content

Support customize default port when build #4320

@typed-sigterm

Description

@typed-sigterm

Describe the feature

It helps when not going to setting environment variables.

const port = (destr(process.env.NITRO_PORT || process.env.PORT) ||
3000) as number;

Additional information

  • Would you be willing to help implement this feature?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions