Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run Protocol server on context path #136

Open
niramaytanna74 opened this issue Apr 25, 2024 · 0 comments
Open

Run Protocol server on context path #136

niramaytanna74 opened this issue Apr 25, 2024 · 0 comments

Comments

@niramaytanna74
Copy link

Ticket Contents

Description

We want to run the protocol server on some context path. In the current code it will only run on base path. For example we want to run protocol server on abc.com/protocol/server.

Goals

Goals

  • [1] - Run the protocol server on some context path instead of base path "/".

Expected Outcome

No response

Acceptance Criteria

No response

Implementation Details

The code should be able to pick up any context path from yml file. Need to add property in yml file for context path and accordingly change code to run it on context path.

Mockups/Wireframes

No response

Product Name

Protocol server context path

Domain

No response

Tech Skills Needed

Express.js

Complexity

Medium

Category

API, Configuration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant