Skip to content

port should be 3001 in the src/server.mjs #476

@lixiang117423

Description

@lixiang117423

The line 56 should be:

const SERVER_PORT = process.env.SERVER_PORT || config.serverPort || 3001;

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