Skip to content
Snippets Groups Projects
Commit cf9679d1 authored by Smitha Manjunath's avatar Smitha Manjunath
Browse files

Update application.properties

parent 36adc14e
No related branches found
No related tags found
3 merge requests!232Update os-core-lib-azure,!231initial commit,!196Azure | Increasing Code coverage
Pipeline #100714 failed
Pipeline: Notification

#100715

    ......@@ -86,4 +86,6 @@ azure.eventGridToServiceBus.enabled=${event_grid_to_service_bus_enabled}
    requestScope.enabled=${event_grid_enabled}
    management.server.port=8081
    management.endpoints.web.exposure.include=health,info,prometheus
    management.endpoints.web.exposure.include=${web_exposure_endpoints:health,info}
    management.metrics.enable.all=${enable_metrics:false}
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment