@@ -49,21 +49,21 @@ key_password = "wso2carbon"
4949[apim ]
5050gateway_type = " Regular,APK,AWS,Azure,Kong,Envoy"
5151
52- # [[apim.gateway.environment]]
53- # name = "Default"
54- # type = "hybrid"
55- # gateway_type = "Regular"
56- # provider = "wso2"
57- # display_in_api_console = true
58- # description = "This is a hybrid gateway that handles both production and sandbox token traffic."
59- # show_as_token_endpoint_url = true
60- # service_url = "https://localhost:${mgt.transport.https.port} /services/"
61- # username= "${admin.username}"
62- # password= "${admin.password}"
63- # ws_endpoint = "ws://localhost:9099"
64- # wss_endpoint = "wss://localhost:8099"
65- # http_endpoint = "http://localhost:${http.nio.port} "
66- # https_endpoint = "https://localhost:${https.nio.port} "
52+ [[apim .gateway .environment ]]
53+ name = " Default"
54+ type = " hybrid"
55+ gateway_type = " Regular"
56+ provider = " wso2"
57+ display_in_api_console = true
58+ description = " This is a hybrid gateway that handles both production and sandbox token traffic."
59+ show_as_token_endpoint_url = true
60+ service_url = " https://localhost:9443 /services/"
61+ username = " ${admin.username}"
62+ password = " ${admin.password}"
63+ ws_endpoint = " ws://localhost:9099"
64+ wss_endpoint = " wss://localhost:8099"
65+ http_endpoint = " http://localhost:8280 "
66+ https_endpoint = " https://localhost:8243 "
6767
6868# [apim.cache.gateway_token]
6969# enable = true
0 commit comments