Skip to content

Not able to use host name instead of localhost #6

@santosh1239

Description

@santosh1239

For one POC- I have downloaded ServiceHub and ran it on one of our company Linux systems. It started successfully, and from the logs I can see that all required ports are in the listening state.

╔════════════════════════════════════════╗
║ ✓ All Services Running Successfully! ║
╚════════════════════════════════════════╝

📍 API Endpoints:
• HTTP: http://localhost:5153
• HTTPS: https://localhost:7252
• Swagger: http://localhost:5153/swagger

🌐 Web UI:
http://localhost:3000

📋 Process IDs:
• API: 4144353
• UI: 4144536

I tried accessing the UI from my local system using: http://:3000, but I am unable to access it.

Could you please confirm whether any configuration changes are required in the ServiceHub files (for example, replacing localhost with the server hostname)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions