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
<Environment type="hybrid" api-console="true" isDefault="true">
<!-- Endpoint URLs for the APIs hosted in this API gateway.-->
<GatewayEndpoint>https://$env{DNS}:${https.nio.port},http://$env{DNS}:${http.nio.port}</GatewayEndpoint>
<!-- Endpoint URLs of the WebSocket APIs hosted in this API Gateway -->
<GatewayWSEndpoint>ws://$env{DNS}:9099,wss://$env{DNS}:8099</GatewayWSEndpoint>
</Environment>
I wonder if there is a workaround to solve this issue.
Description:
Hi folks
I'm trying to configure those parameters in deployment.toml:
And when I checked at api-manager.xml it is:
I wonder if there is a workaround to solve this issue.
Affected Product Version:
Docker APIM 3.2.0
Image: wso2/wso2am:3.2.0-alpine
OS, DB, other environment details and versions:
Windows 10 Pro
H2 DB
The text was updated successfully, but these errors were encountered: