Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.1 - Petals CLI
-
Fix Version/s: 3.2.0 - Petals CLI
-
Component/s: Command 'deploy'
-
Security Level: Public
-
- Environment:
- Linux
The port value to use to build the URL of the artifact to deploy must be based on ServerConnector.getLocalPort() that returns the port allocated randomly, instead of using directly the value of EmbeddedHttpServerConfig that contains the port value configured.