|
|
@ -24,7 +24,7 @@
|
|
|
|
<WebappPublisherConfigs>
|
|
|
|
<WebappPublisherConfigs>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- This host is used to define the host address which is used to publish APIs -->
|
|
|
|
<!-- This host is used to define the host address which is used to publish APIs -->
|
|
|
|
<Host>https://localhost:${carbon.http.port}</Host>
|
|
|
|
<Host>http://localhost:${carbon.http.port}</Host>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- If it is true, the APIs of this instance will be published to the defined host -->
|
|
|
|
<!-- If it is true, the APIs of this instance will be published to the defined host -->
|
|
|
|
<PublishAPI>true</PublishAPI>
|
|
|
|
<PublishAPI>true</PublishAPI>
|
|
|
|