zowe / zlux

The top-level superproject for zLUX. zLUX includes the Zowe Desktop framework in addition to several built-in apps and an example server implementation.
Eclipse Public License 2.0
38 stars 42 forks source link

Can't configure app-server in HTTP mode #984

Closed skurnevich closed 5 months ago

skurnevich commented 5 months ago

I was reviewing app-server configuration in HTTP mode for AT-TLS setup and noticed that if i set components.app-server.node.http.ipAddresses the app-server will fail with:

ZWED0151W - unhandledRejection TypeError: Cannot add property 1, object is not extensible

I've created a PR to fix that

1000TurquoisePogs commented 5 months ago

Thank you I've merged it so I guess I can close this. Reopen if needed.