decentralized-identity / decentralized-identity/veramo
Setting the port from the cli is not reflected in console output and swagger /api-docs
- Dominant language
- TypeScript
- Stars
- 543
- Forks
- 137
- Avg merge
- 12m
- Merged PRs (30d)
- 2
Description
**Bug severity**
1
**Describe the bug**
When using the command `veramo server -p 8080` the port number is not reflected in the swagger /api-docs endpoint nor in the console.
**To Reproduce**
Steps to reproduce the behaviour:
1. `veramo server -p 8080` (Must be a port number different from the one in your agent.yml)
**Observed behaviour**
Incorrect port number in the generated docs.
**Expected behaviour**
The correct port number.
**Details**


**Versions (please complete the following information):**
- Veramo: 3.1.5
- Node Version v18.0.0
Contributor guide
Assessment
This issue has not been assessed yet.