Skip to content

Commit

Permalink
force report hostname verification
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores authored and ebaron committed Jan 15, 2025
1 parent fa6cec0 commit 1af10f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ cryostat.connections.ttl=10s
cryostat.connections.failed-backoff=2s
cryostat.connections.failed-timeout=10s
quarkus.rest-client.reports.url=http://localhost/
quarkus.rest-client.reports.verify-host=true
quarkus.cache.enabled=true
cryostat.services.reports.memory-cache.enabled=true
quarkus.cache.caffeine.matchexpressions.maximum-size=512
Expand Down

0 comments on commit 1af10f2

Please sign in to comment.