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
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 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:I've created a PR to fix that
The text was updated successfully, but these errors were encountered: