Skip to content

railway.com one click deployment problem | Backend started at 8080Β #632

@tamilarasi-tech

Description

@tamilarasi-tech

After deploying using the Railway template, everything works as expected. However, the backend service is mapped to the default port 8080, while the application requires PORT=3000.

Expected Behavior:
The backend should automatically map to PORT=3000 to match the expected configuration.

Actual Behavior:
The backend is mapped to PORT=8080, causing misconfiguration issues.

Suggested Fix:
Modify the template's environment variable PORT to 3000 to ensure correct deployment.

[Nest] 175 - 02/27/2025, 6:47:23 PM LOG πŸš€ Backend is running on: http://localhost:8080/

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