A fix would be to make a simple proxy server where the jira and monday plugins connect to, that can be configured at runtime to delegate to one of the prototypes. But its extra work. Another option is to just run everything on the same port and just stop and start the prototypes when switching. This really only work during dev though or is at least really annoying while running tests in prod.
A fix would be to make a simple proxy server where the jira and monday plugins connect to, that can be configured at runtime to delegate to one of the prototypes. But its extra work. Another option is to just run everything on the same port and just stop and start the prototypes when switching. This really only work during dev though or is at least really annoying while running tests in prod.