You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: